Closed ScallyGames closed 11 months ago
Finally this is a proper solution to use pug with angular-cli.
However it would be nice to have support for quote-less usage of angular binding syntax ([], (), [()]) as provided by https://github.com/tycho01/pug-plugin-ng.
[]
()
[()]
Is there any way to register the plugin to the loader?
This project is no longer maintained. Check out ngx-pug-builders to add support to pug files to your Angular project.
Finally this is a proper solution to use pug with angular-cli.
However it would be nice to have support for quote-less usage of angular binding syntax (
[]
,()
,[()]
) as provided by https://github.com/tycho01/pug-plugin-ng.Is there any way to register the plugin to the loader?