Skip to content

Commit

Permalink
chore!: dist files optimizations (sw asset name changes) (#97)
Browse files Browse the repository at this point in the history
* chore: gzip compression only on prod builds

- dont gzip html files

* feat: npm run analyze to see bundle info

* chore: temporarily disable deleting original assets

* tmp: some _redirects ideas...

* chore: add terser. remove node-polyfills-plugin

* chore: chunk optimizing

* chore: remove empty file

* chore: remove webpack compression plugin

* chore: revert _redirects changes

* chore!: since name is changing, adding prefix to assets now

* fix: use the same names for dev & prod

* chore: webpack config cleanup

* chore: remove unnecessary splitChunks config
  • Loading branch information
SgtPooki committed Mar 11, 2024
1 parent f3229d7 commit 0c81f2a
Show file tree
Hide file tree
Showing 6 changed files with 226 additions and 709 deletions.
Loading

0 comments on commit 0c81f2a

Please sign in to comment.