Skip to content

Super slow after update to latest version #222

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

Closed
panKt opened this issue Jan 12, 2016 · 3 comments
Closed

Super slow after update to latest version #222

panKt opened this issue Jan 12, 2016 · 3 comments

Comments

@panKt
Copy link

panKt commented Jan 12, 2016

I just updated to latest version of angular2-webpack-starter and it is super slow comparing to much older version that used [email protected]. Is there a way to make it as fast as it was?

@PatrickJS
Copy link
Owner

there might be an issue about it on ts-loader can you make it there? the other problem might be tslint running
https://github.com/AngularClass/angular2-webpack-starter/blob/4ac54d4e986a7073c95bb32a20394374fd85e900/webpack.config.js#L51

@panKt
Copy link
Author

panKt commented Jan 13, 2016

@gdi2290, that line I commented once I first time ran a project :)
Actual problem is here and there is no solution yet even from author of loader TypeStrong/ts-loader#78 (comment)

in older version of ts-loader 0.5.2 it took <1 sec to rebuild, in new version it takes ~5sec :(

@PatrickJS
Copy link
Owner

updating to awesome-typescript-loader allowed the build process to speed up. you can open another issue if you have anymore problems thanks

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

No branches or pull requests

2 participants