NG6-starter icon indicating copy to clipboard operation
NG6-starter copied to clipboard

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack

Results 57 NG6-starter issues
Sort by recently updated
recently updated
newest added

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: ![1](https://user-images.githubusercontent.com/21063721/71548053-28485280-29b1-11ea-8e79-68be4edd1614.JPG) ![2](https://user-images.githubusercontent.com/21063721/71548054-28485280-29b1-11ea-95eb-64b7bf451f70.JPG) ![3](https://user-images.githubusercontent.com/21063721/71548055-28485280-29b1-11ea-983f-c6d9964c8a6a.JPG) ![4](https://user-images.githubusercontent.com/21063721/71548056-28e0e900-29b1-11ea-8ac7-7efbf4fc8d37.JPG) 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...

needs review

**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...

pr_state: LGTM

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/

enhancement
question

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?