diff --git a/gulpfile.js b/gulpfile.js index 7987cc3..170b334 100755 --- a/gulpfile.js +++ b/gulpfile.js @@ -109,8 +109,8 @@ module.exports.default = gulp.series( module.exports['client:html5:build'], module.exports['client:linux:build'], //module.exports['client:android:build'], - module.exports['editor:flash:build'], + //module.exports['editor:flash:build'], module.exports['server:neko:build'], module.exports['client:flash:html'], module.exports['client:linux:deb'], -); \ No newline at end of file +);