Commit 5410ee51 authored by rockyl's avatar rockyl

结个版本

parent 233d0e69
......@@ -14,4 +14,5 @@ if (cmd === 'build' && process.argv[3] === 'prod') {
if (process.argv[4] === 'exml')
cmd = 'buildProdEXML';
}
build[cmd]('egret');
\ No newline at end of file
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