Demo about how to load your Phaser 3 assets as data-uri's
Check out the blog post for more info.
For this demo i started from the phaser3 project template.
You will need to have Node.js installed to run the demo.
npm install
npm start
Press Ctrl + c
to kill server process.
npm run build