NG6-starter
NG6-starter copied to clipboard
:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
Hi, We are trying to run/bundle this code with webpack hybrid approach, but looks like it wont work. Could you please suggest any workaround to run Ng6-starter with Angular8. Thanks.
I run "npm install", and getting error: node-sass dependency cannot be installed. Here is the full error log:     Also, I am getting "Failed to load external...
hi there, well, only when run the tests, this happens when I split my app into chunks by using the CommonsChunkPlugin to split vendor libraries in this case angular here's...
This branch is related to #217 I've upgraded all of the dependencies based on great work done by @washingtonsoares in #209 Most important updgrades: - gulp: ^3.9.1, - @babel/core: ^7.0.0,...
Hey folks! I really enjoyed this starter project and it helped me a lot when i was looking to start a project. However I realized that it was possible to...
**Change log:** - Refactor plop templates folders and config to be more flexible. - Added `sinon` to npm dependencies (spy, mock and stub library). - **Service Generator:** - Added Service...
As Angular 6.0 is going to get released soon this repo name may be miss leading - it appears to be an Angular 6.0 starter which it is not...
It doesn't look so hard, but I don't have enough experience with this. http://javascriptplayground.com/blog/2016/10/moving-to-webpack-2/
Hi, Please note that ive seen https://github.com/AngularClass/NG6-starter/issues/97 & https://github.com/AngularClass/NG6-starter/issues/99 and it doesnt provide a solution or a clear step and hence opening an issue here. Ive setup base using NG6-starter...
This repo serves as a good starting point setting up a project. Any chance we could see typescript as webpack loader instead of Babel?