saber icon indicating copy to clipboard operation
saber copied to clipboard

feat: split chunks

Open egoist opened this issue 6 years ago • 2 comments

Summary

What kind of change does this PR introduce? (check at least one)

  • [ ] Bugfix
  • [x] Feature
  • [ ] Code style update
  • [ ] Refactor
  • [ ] Docs
  • [ ] Build-related changes
  • [ ] Other, please describe:

If changing the UI/CSS related code, please provide the before/after screenshot:

Does this PR introduce a breaking change? (check one)

  • [ ] Yes
  • [x] No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

To avoid wasting your time, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

Published PR with canary version:

Canary Versions

egoist avatar Oct 06 '19 09:10 egoist

Deploy preview for saber ready!

Built with commit adade2d0ad4808d9878546a7a5c31c005205a960

https://deploy-preview-504--saber.netlify.com

netlify[bot] avatar Oct 06 '19 09:10 netlify[bot]

Would it also make sense to add moduleIds: 'hashed' so that only changed files's hashes are regenerated?

https://webpack.js.org/configuration/optimization/#optimizationmoduleids

andreasvirkus avatar Oct 09 '19 17:10 andreasvirkus