Performance config for Matter Physics

This commit is contained in:
Richard Davey 2022-02-04 14:22:10 +00:00
parent 749c9a8af3
commit 7d4d59a62c

View file

@ -12,6 +12,8 @@ module.exports = {
phaser: './phaser.js'
},
devtool: 'source-map',
output: {
path: `${__dirname}/../build/`,
filename: '[name].js',