Commit 3668f72b authored by wildfirecode's avatar wildfirecode

Merge branch 'master' of gitlab2.dui88.com:clq/db-game-template

parents e45a04b2 5410ee51
...@@ -15,3 +15,4 @@ if (cmd === 'build' && process.argv[3] === 'prod') { ...@@ -15,3 +15,4 @@ if (cmd === 'build' && process.argv[3] === 'prod') {
cmd = 'buildProdEXML'; cmd = 'buildProdEXML';
} }
build[cmd]('egret'); build[cmd]('egret');
console.log();
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment