diff --git a/gulpfile.js b/gulpfile.js index 26e35eb642..8b76720ac8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -572,7 +572,7 @@ var bundleConfig = { }, meta: { // auto-detection fails to detect properly here - https://github.com/systemjs/builder/issues/123 - 'rx/dist/rx.all': { + 'rx': { format: 'cjs' } }