Fix missing external

This commit is contained in:
schmelczerandras 2020-10-25 16:26:46 +01:00
parent 8eff33e181
commit 6b5ced15ff
29 changed files with 283 additions and 282 deletions

View file

@ -25,6 +25,7 @@ module.exports = {
},
externals: {
'gl-matrix': 'gl-matrix',
'resize-observer-polyfill': 'resize-observer-polyfill',
},
optimization: {
minimize: true,