PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

Angular Hybrid | Migrating from NG6-starter to Angular 8 | Need help #254

Open gauravtikekar opened 4 years ago

gauravtikekar commented 4 years ago

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.

grgueiros commented 3 years ago

Hello,

I'm trying to do the same thing, did you get any efficient way to do it?

Thanks.