[common] add PackId

This commit is contained in:
2019-06-20 16:18:54 +03:00
parent 1b36016a1a
commit 91dd84a437
16 changed files with 85 additions and 35 deletions

View File

@@ -160,6 +160,7 @@ const server = new Project(
*/
module.exports.default = gulp.series(
exports.clean,
exports.levels,
module.exports['client:flash:build'],
module.exports['client:flash:html'],
module.exports['client:html5:build'],