Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Add hard-source-webpack-plugin #956

Merged
merged 2 commits into from
Nov 6, 2017
Merged

Add hard-source-webpack-plugin #956

merged 2 commits into from
Nov 6, 2017

Conversation

slaweet
Copy link
Contributor

@slaweet slaweet commented Nov 6, 2017

What was the problem?

Webpack took a long time to build.

How did I fix it?

Added HardSourceWebpackPlugin to ~2x speedup consecutive webpack builds

How to test it?

npm install and then
run time npm run build or time npm run test twice in a row and compare the times.

@slaweet slaweet self-assigned this Nov 6, 2017
@slaweet slaweet requested a review from yasharAyari November 6, 2017 10:18
@slaweet slaweet force-pushed the hard-source-webpack-plugin branch from 7ab22c7 to d49a57d Compare November 6, 2017 10:32
... to ~2x speed up consecutive webpack builds
... so that HardSourceWebpackPlugin cache is also saved
@slaweet slaweet force-pushed the hard-source-webpack-plugin branch from d49a57d to 7fff1e4 Compare November 6, 2017 13:18
Copy link
Contributor

@yasharAyari yasharAyari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job.

@slaweet slaweet merged commit 8544afd into 1.3.0 Nov 6, 2017
@slaweet slaweet deleted the hard-source-webpack-plugin branch November 6, 2017 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants