phaser-webpack-loader
phaser-webpack-loader copied to clipboard
Local data URIs are not supported: atlas
I'm currently trying to load an atlas.png and atlas.json. However both without using this package and with using it, phaser breaks and gives the error: 'Local data URIs are not supported: atlas'.
Webpack requires the files, which is necessary, but it somehow breaks phaser. Does anyone have a clue on how to fix this?
Did you ever find a solution to this?
Are there any updates on this ?