angular-seed
angular-seed copied to clipboard
A seed project for Angular 4+ using Webpack
Looks like source maps are created only for first build then in sequential builds it will not build new .js & .map files leading to errors. The config is built...
Is there any way to map the SCSS files so I can see what file produced given CSS rule? Except for global styles, which are excluded from the rule and...
Add the ability to build multiple different styles of production environments - [ ] Add DevConfig type file that stores the current environment (local, prod, other prod types) - [...
Investigate any changes needed for the upcoming Angular 5 version
Add support for Protractor end-to-end testing