angular-inliner
v1.0.3
Published
This package allows you to inline html css and scss component resources so that you can package compiled angular code easier. This allows you to keep those resource files external from the component.ts while still js that has the resources your code needs
Downloads
4
Maintainers
Readme
Work In Progress
this package is currently only really good for my specific
usecase but I will work to broaden it. Im pubishing it now
just so I can import it into my other projects.