Angular Elements: Create a Component Library for Angular and the Web #168
utterances-bot
started this conversation in
General
Replies: 3 comments
-
Hello! Great Article. But what is "cat", in pakcage.json pack:elements? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, I use cat to concatenate the angular output files (runtime, polyfills and main) into a single elements.js file. Makes it easier to import but is by no means necessary. You can use the individual files if you want to. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Gary, thank you for sharing this very nice article ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Angular Elements: Create a Component Library for Angular and the Web
Publish Angular components and Custom Elements from a single project! Using the Angular CLI.
https://notiz.dev/blog/create-a-component-library-for-angular-and-the-web
Beta Was this translation helpful? Give feedback.
All reactions