UNPKG

phaser-ce

Version:

Phaser CE (Community Edition) is a fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.

12 lines (9 loc) 197 B
module.exports = { custom: { expand: true, flatten: true, cwd: '<%= compile_dir %>/', src: [ '*.js', '*.map' ], dest: '<%= target_dir %>/' } };