Update worker-loader dependency
This commit is contained in:
parent
02370f952a
commit
68f2bf3bec
2
make.js
2
make.js
@ -209,7 +209,7 @@ target.dist = function() {
|
||||
license: DIST_LICENSE,
|
||||
dependencies: {
|
||||
'node-ensure': '^0.0.0', // shim for node for require.ensure
|
||||
'worker-loader': '^0.7.1', // used in external/dist/webpack.json
|
||||
'worker-loader': '^0.8.0', // used in external/dist/webpack.json
|
||||
},
|
||||
browser: {
|
||||
'node-ensure': false
|
||||
|
Loading…
x
Reference in New Issue
Block a user