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

Cached builds #58

Closed
claweyenuk opened this issue Sep 28, 2018 · 4 comments
Closed

Cached builds #58

claweyenuk opened this issue Sep 28, 2018 · 4 comments

Comments

@claweyenuk
Copy link

Is there any reason why the non-production builds do not use cache loading? I imagine it would make the builds faster

@iroy2000
Copy link
Owner

Just want to make sure we are on the same page, you are not talking about "cache-loader" that cache expensive loaders ?

https://webpack.js.org/loaders/cache-loader/

Or let me know you mean particular thing ?

@claweyenuk
Copy link
Author

I am, or hard source webpack loader, or really anything to make builds faster.

As a point of reference, I put 5 minutes into getting hard source webpack loader to work, and it worked find at first, but would periodically start crashing during build, so the default setup will probably require some massaging before it's PR-able

@iroy2000
Copy link
Owner

Thanks for doing that. It seems a good addition to add disk caching mechanism to boost things up.

Can you also document your test case when you have a PR?

Thanks a lot

@iroy2000 iroy2000 closed this as completed Dec 3, 2018
@iroy2000
Copy link
Owner

iroy2000 commented Dec 3, 2018

Inactive thread with no further action. Closing it.

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