v2.0.1-phaser
·
32 commits
to templates/phaser3
since this release
- added TerserPlugin options to webpack to drop
console.log
andconsole.info
in production builds - added TerserPlugin options to webpack to maintain function names in debug builds
- removed
extractComments
option from TerserPlugin