Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are you using angular-webpack-starter? Please comment here! #15

Open
antonybudianto7 opened this issue Sep 23, 2016 · 5 comments
Open

Comments

@antonybudianto7
Copy link
Collaborator

antonybudianto7 commented Sep 23, 2016

Hi everyone ✋
I would like to know who are using angular-webpack-starter and how you use it.
It'd be great if you can post your project/company logo too

Please share your experiences below!

Thank you ❤️

Please don't post starter's issues here (it'll be removed without notice), but create new one

@jmbarbier
Copy link

I use it for an internal big projet, mostly because it's an aot-ready starter; i added some loaders & rules (sass, pug, json, txt) and removed dashboard that had memory leaks... thank you 😍

@GenZodd
Copy link

GenZodd commented Dec 21, 2016

I am using this and it was a great help to get all this built out. The one issue/complaint I have though is that when I do npm start sometimes node crashes but I get no indication of the issue. I have to do a clean and build:dll and sometimes that fixes it and sometimes it does not. I basically just have to play around to get npm start to launch things again. It is pretty frustrating. Seems to happen most when you add/remove a package or change your components structure around.

@manish-jain-1
Copy link

manish-jain-1 commented Feb 9, 2017

@antonybudianto7 just came across this wonderful project from angular2 starter page. You rock!! I have three questions: 1) How is this project different than angular2 starter? What I understood is angular2 starter uses gulp as oppose to this one does webpack + ang cli compilation. Any other difference? Which one you recommend? 2) I setup and compiled project fine but unable to browse site. It didn't launch and get 404 on localhost:8080. Any ideas? 3) I dont know how but this link also came up https://github.com/AngularClass/angular2-webpack-starter. Is this same project or you involved? Thank you so much.

@antonybudianto7
Copy link
Collaborator Author

antonybudianto7 commented Feb 9, 2017

@ManishJainGitHubUser

  1. I'd recommend using this webpack starter since it used stable webpack rather than unstable systemjs (currently still 0.x.x), also this starter featuring Hot module reload, tree shaking, lazy loading, dotenv, and DLL build.
  2. Let's post it as new issue, we'll discuss it there
  3. I'm not involved on that project

@antonybudianto7
Copy link
Collaborator Author

antonybudianto7 commented Feb 9, 2017

@GenZodd , sorry for late reply.
When you add new package, then you need to rebuild the DLL cache again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants