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?
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?