[common] add dota levels

This commit is contained in:
2019-03-28 10:28:33 +03:00
parent 1ea216fd20
commit a86c4fc447
11 changed files with 19 additions and 4 deletions

View File

@@ -139,7 +139,7 @@ module.exports.default = gulp.series(
module.exports['editor:flash:build'],
module.exports['editor:flash:html'],
module.exports['client:html5:build'],
module.exports['editor:html5:build'],
//module.exports['server:neko:build'],
);