custom-build
custom-build copied to clipboard
Create your own custom Phaser 3 builds and shave hundreds of KB off your bundle size.
Hello and big THANK YOU for Phaser running `npm run build ` creates `custom-build.js` and `custom-build.min.js` inside `dist` when i test with `http-server -o` and open `test/index.html` i'm getting `Game.js:373...
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...