Vitaly
|
2b363f1515
|
include actual github repo when used on github repo
|
2023-09-19 16:21:13 +03:00 |
|
Vitaly
|
a67d05ae99
|
speed webpack builds
|
2023-09-19 16:21:13 +03:00 |
|
Romain Beaumont
|
163d9cecba
|
Revert "Make dev builds faster (#227)"
This reverts commit 8c88ec6383 .
Fix #240
|
2021-11-12 21:04:09 +00:00 |
|
Alexander Ivanov
|
8c88ec6383
|
Make dev builds faster (#227)
* Make SW generation prod-only
* Use SpeedMeasurePlugin
* Refactor: Symlink directories for dev builds
* Lint fix
* Remove SpeedMeasurePlugin
|
2021-10-26 10:21:28 +02:00 |
|
Romain Beaumont
|
c8e3ffd019
|
Optimize webpack usage, fix #34 (#58)
* introduce prod/dev build https://webpack.js.org/guides/production/
* use it properly with express https://webpack.js.org/guides/development/#using-webpack-dev-middleware
to provide a fast npm start (5 second)
|
2021-03-06 01:29:28 +01:00 |
|