Manfred Steyer
Manfred Steyer
I like those ideas. Two things came in mind when reading this: - As Schematic Collections are distributed via npm packages, we could leverage the existing npm infrastructure - There...
Oh, sorry, I mean angular2-template-loader and not angular2-template-compiler ...
In general, this is a good thing. But your config is also using it in aot-mode although IMHO you don't need to inline templates in aot mode, cause they are...
I will create one thouse days.
awesome. Thank you. I'm going to look into it asap. Can you pls elaborate a bit how you make esbuild to convert cjs to esm?
The idea is nice. I know sth like this from ASP.NET. However, as we get Auto Imports for Standalone Components soon, perhaps we don't need such global deps. Or do...
Is there a way to just use this library on the command line or within a nodeJs script to convert a node package? I don't need a server, but just...