fix(bundle): update the bundle config to point to rx.js
This commit is contained in:
@ -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'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user