Releases: goldfire/phaser-webpack-loader
Releases · goldfire/phaser-webpack-loader
v2.0.0
The plugin has been updated to support Phaser 3 and Phaser 2 support has been dropped. If you are still using Phaser 2, continue to use v1.1.0.
v1.1.0
- Added an optional third parameter when adding the plugin that takes a callback function to be called on each asset that is loaded (including fonts).
v1.0.2
- Prevent an error when a listed sprite doesn't exist.
v1.0.1
- Fixed issue with infinite loading if no font was specified in the asset manifest.
v1.0.0
- Added support for loading compressed textures.
- Fixed Webpack error when any of the base asset directories were missing.