mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-30 00:00:04 +08:00
Update build dependency. Fixes #1977
This commit is contained in:
@@ -34,6 +34,8 @@ module.exports = {
|
||||
libraryTarget: 'umd',
|
||||
clean: true,
|
||||
globalObject: 'this',
|
||||
hashFunction: 'xxhash64',
|
||||
chunkFormat: 'module',
|
||||
environment: {
|
||||
arrowFunction: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user