commercetools-8.x-1.2-alpha1/commercetools.libraries.yml
commercetools.libraries.yml
commercetools.checkout_sdk:
version: VERSION
js:
//unpkg.com/@commercetools/checkout-browser-sdk@0.9.0/browser/sdk.js:
{ type: external, minified: true }
# A library to check if Bootstrap library is present on the page.
# The module itself has no direct dependency on bootstrap,
# but some components use Bootstrap CSS for the design.
# You can override these components and work with this module
# without Bootstrap library at all.
commercetools.bootstrap_checker:
version: VERSION
js:
js/libs/BootstrapChecker.js: {}
dependencies:
- core/jquery
- core/drupal
- core/drupal.message
