custome characters

This commit is contained in:
David Perez 2020-07-28 11:06:08 +02:00
parent 8f895fb50a
commit 21d2a7939b
4 changed files with 586 additions and 1 deletions

View file

@ -43,5 +43,6 @@ module.exports = {
Phaser: 'phaser'
}),
new webpack.EnvironmentPlugin(['API_URL', 'DEBUG_MODE'])
]
],
};