diff --git a/gulpfile.js b/gulpfile.js index 27d0923cc..cfaa45445 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1327,6 +1327,9 @@ gulp.task('dist-pre', 'worker-loader': '^0.8.0', // used in external/dist/webpack.json }, browser: { + 'fs': false, + 'http': false, + 'https': false, 'node-ensure': false, }, format: 'amd', // to not allow system.js to choose 'cjs'