billwerk_subscriptions-1.x-dev/billwerk_subscriptions.libraries.yml
billwerk_subscriptions.libraries.yml
# IMPORTANT:
# Note there's the dynamically provided "billwerk_subscriptions/subscriptionjs"
# library, which determines the correct SubscriptionJS based on the current
# Environment!
# Typically you don't want to choose yourself!
subscriptionjs:
version: 1.0.0
license:
name: Custom
url: https://developer.billwerk.io
gpl-compatible: false
# library information is added dynamically in billwerk_subscriptions_library_info_alter
# based on the current environment!
subscriptionjs.production:
version: 1.0.0
license:
name: Custom
url: https://developer.billwerk.io
gpl-compatible: false
js:
https://selfservice.billwerk.com/subscription.js:
{ type: external, minified: true }
subscriptionjs.sandbox:
version: 1.0.0
license:
name: 'Copyright (c) billwerk GmbH. All rights reserved.'
url: https://developer.billwerk.io
gpl-compatible: false
js:
https://selfservice.sandbox.billwerk.com/subscription.js:
{ type: external, minified: false }
embed_iframe:
css:
component:
css/embed_iframe.css: {}
