Update build dependency. Fixes #1977

This commit is contained in:
Francisco Hodge
2023-05-25 20:47:11 -04:00
parent 48ea08bd54
commit 5e3a0370fd
8 changed files with 275 additions and 302 deletions
+2
View File
@@ -34,6 +34,8 @@ module.exports = {
libraryTarget: 'umd',
clean: true,
globalObject: 'this',
hashFunction: 'xxhash64',
chunkFormat: 'module',
environment: {
arrowFunction: false
}