Vitaly
|
53e8478413
|
inventories are almost here wip:
add mobile button
review upstream
wip react refresh (thats why migrating to react)
to migrate to tsx
to impl advanced settings
|
2023-08-22 05:03:36 +03:00 |
|
Vitaly
|
a20a3fceb9
|
make prod build faster than dev
|
2023-08-18 17:39:11 +03:00 |
|
Vitaly
|
454c7892f5
|
speed debugging a bit
|
2023-08-16 23:38:09 +03:00 |
|
Vitaly
|
ac5e03ed95
|
dx: always show stats for now, clear console on l, rejoin when errored on r, use live reload (though its buggy) instead of slow hot
|
2023-08-11 23:36:41 +03:00 |
|
Vitaly
|
fc0dbad3c8
|
use chunks in dev
|
2023-08-09 21:01:06 +03:00 |
|
Vitaly
|
08b9f48a34
|
speed webpack builds
|
2023-08-09 18:36:27 +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
|
36c2b11753
|
watch node_modules, bump mineflayer and pviewer
|
2021-03-13 20:44:00 +00: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 |
|