[client] update haxework. ep4
This commit is contained in:
@@ -71,7 +71,11 @@ const client = new Project(
|
||||
main: 'ru.m.tankz.Client',
|
||||
assets: ['src/client/resources'],
|
||||
//flags: ['bitmap_text'],
|
||||
flags: ['dom'],
|
||||
flags: [
|
||||
'dom',
|
||||
//'dev_layout',
|
||||
//'bitmap_text',
|
||||
],
|
||||
}),
|
||||
module.exports.generate
|
||||
).bind(module, gulp);
|
||||
|
||||
Reference in New Issue
Block a user