fix(bundle): npm dedupe the dep tree

pull/16577/head
Stuart Taylor 2018-01-29 10:00:01 +00:00
parent ead6b99f61
commit 0eb741c907
2 changed files with 5 additions and 1108 deletions

1110
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,8 +28,7 @@ module.exports = {
},
resolve: {
alias: {
'dist/rx.all.js': 'rx/dist/rx.all.js',
rx: path.resolve(path.join(__dirname, 'node_modules', 'rx'))
'dist/rx.all.js': 'rx/dist/rx.all.js'
}
},
module: {