Skip to content

Instantly share code, notes, and snippets.

@pjlamb12
Created March 5, 2019 16:35
Show Gist options
  • Save pjlamb12/acbf8fdc6b1c1f634d0c3c0c19d522d5 to your computer and use it in GitHub Desktop.
Save pjlamb12/acbf8fdc6b1c1f634d0c3c0c19d522d5 to your computer and use it in GitHub Desktop.
Angular Elements Build script
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