Commit 5410ee51 authored by rockyl's avatar rockyl

结个版本

parent 233d0e69
...@@ -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