fix(bundle): npm dedupe the dep tree
This commit is contained in:
1110
package-lock.json
generated
1110
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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: {
|
||||
|
Reference in New Issue
Block a user