mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Update worker-loader dependency
This commit is contained in:
parent
02370f952a
commit
68f2bf3bec
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue