generator-phaser-plus icon indicating copy to clipboard operation
generator-phaser-plus copied to clipboard

Add PWA support to generated project

Open budda opened this issue 7 years ago • 1 comments

How to guide explains the requirements https://gamedevacademy.org/phaser-progressive-web-apps-tutorial/

budda avatar Sep 24 '18 21:09 budda

Hi again.

This is achievable by integrating offline-plugin on the workflow. I think most of the details are sorted out, but I haven't tried offline-plugin in ages, last time it wasn't compatible with Webpack 4. Will check again when I've got some time.

Combined with Phaser's (upcoming) Scale Manager, it would be a perfect match for a PWA game template.

rblopes avatar Sep 26 '18 13:09 rblopes