Created
February 25, 2018 16:03
-
-
Save ilikeprograms/7177cabebd0f9169bdbca0f6a69c7d67 to your computer and use it in GitHub Desktop.
Add scripts for Clarity to Angular CLI
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
| ... | |
| "scripts": [ | |
| "../node_modules/@webcomponents/custom-elements/custom-elements.min.js", | |
| "../node_modules/@clr/icons/clr-icons.min.js" | |
| ], | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment