rafaeldelboni Posted March 18, 2018 Share Posted March 18, 2018 Hi guys I spent some time creating a small boilerplate to use the new Phaser 3 with ES6 and Webpack 4. Plain webpack 4 Boilerplate with Babel, SASS and Phaser3 on board Some cool features: webpack 4, chunks and minifies; webpack-dev-server, development server that provides live reloading and fast in-memory access to assets; @babel/core and @babel/preset-env; eslint; updated, tried to use the latest version of everything (until this post ). I hope it helps, any sugestions, feedbacks or pull requests would be amazing! saltire and msickle 2 Link to comment Share on other sites More sharing options...
eduardonunesp Posted April 9, 2018 Share Posted April 9, 2018 Hey nice job, thanks I worked on a template in TS, but I think it can be ES6 with few changes too https://github.com/eduardonunesp/phaser-typescript-webpack-boilerplate saltire 1 Link to comment Share on other sites More sharing options...
Recommended Posts