1
0
Fork 0

Fixed path to phaser lib

This commit is contained in:
Michaël Lemaire 2017-03-11 21:52:31 +01:00
parent 2b2c8fe0aa
commit d3276fa942

View file

@ -19,8 +19,8 @@ module.exports = function(config) {
},
files: [
'out/vendor/phaser/build/phaser.js',
'out/vendor/phaser-ce/build/phaser.js',
'out/build.js'
]
})
}
}