X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2Fgulp.conf.js;h=0529c0256122359e5bd16a4b3c6d1cdb0d891e22;hb=bb199466565b97a731f58438bea4778c5763ceae;hp=0de52f988b0d45a5f258ddb22fb657b8d5b9e13a;hpb=ec7051e1da665206f594c7616ad381bfeaea333a;p=src%2Fxds%2Fxds-server.git diff --git a/webapp/gulp.conf.js b/webapp/gulp.conf.js index 0de52f9..0529c02 100644 --- a/webapp/gulp.conf.js +++ b/webapp/gulp.conf.js @@ -10,7 +10,7 @@ module.exports = { node_modules_libs: [ 'core-js/client/shim.min.js', 'reflect-metadata/Reflect.js', - 'rxjs/**/*.js', + 'rxjs-system-bundle/*.min.js', 'socket.io-client/dist/socket.io*.js', 'systemjs/dist/system-polyfills.js', 'systemjs/dist/system.src.js',