diff --git a/gulpfile.js b/gulpfile.js index 83ed749770..f20bc2afaf 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -941,9 +941,12 @@ var bundleConfig = { meta: { // auto-detection fails to detect properly here - https://github.com/systemjs/builder/issues/123 'rx': { - format: 'cjs' - } + format: 'cjs' + }, + 'angular2/src/router/route_definition': { + format: 'es6' } + } }; // production build