Created
November 7, 2017 16:33
-
-
Save suresh-kumara-gist/f4a2e1095810d15a64e0778bf5abffcd to your computer and use it in GitHub Desktop.
how to load remote js in drupal 8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| braintree-hosted-fields: | |
| remote: https://github.com/braintree/braintree-web | |
| version: "3.19.1" | |
| license: | |
| name: MIT | |
| url: https://github.com/braintree/braintree-web/blob/3.19.1/LICENSE | |
| gpl-compatible: true | |
| js: | |
| "https://js.braintreegateway.com/web/3.19.1/js/hosted-fields.min.js": { minified: true } | |
| dependencies: | |
| - commerce_braintree/braintree |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://cgit.drupalcode.org/commerce_braintree/tree/commerce_braintree.libraries.yml?h=8.x-1.x