diff --git a/gulpfile.js b/gulpfile.js index 559ed4a..90aff84 100755 --- a/gulpfile.js +++ b/gulpfile.js @@ -140,9 +140,9 @@ module.exports.default = gulp.series( module.exports['client:linux:deb'], //module.exports['client:android:build'], - module.exports['editor:flash:build'], + /*module.exports['editor:flash:build'], module.exports['editor:flash:html'], - module.exports['editor:html5:build'], + module.exports['editor:html5:build'],*/ //module.exports['server:neko:build'], );