Fix missing external
This commit is contained in:
parent
8eff33e181
commit
6b5ced15ff
29 changed files with 283 additions and 282 deletions
|
|
@ -25,6 +25,7 @@ module.exports = {
|
|||
},
|
||||
externals: {
|
||||
'gl-matrix': 'gl-matrix',
|
||||
'resize-observer-polyfill': 'resize-observer-polyfill',
|
||||
},
|
||||
optimization: {
|
||||
minimize: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue