Created
March 5, 2019 16:35
-
-
Save pjlamb12/acbf8fdc6b1c1f634d0c3c0c19d522d5 to your computer and use it in GitHub Desktop.
Angular Elements Build script
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
ng build --prod --output-hashing=none && cat dist/ng-elements/runtime.js dist/ng-elements/polyfills.js dist/ng-elements/scripts.js dist/ng-elements/main.js > ../demo/ngelements.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment