mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-22 19:38:00 +00:00
added web polyfills
This commit is contained in:
@@ -28,6 +28,7 @@ module.exports = options => {
|
||||
filename: 'index.js',
|
||||
pathinfo: true,
|
||||
libraryTarget: 'umd',
|
||||
publicPath: 'auto',
|
||||
},
|
||||
mode: isDev ? 'development' : 'production',
|
||||
optimization:{
|
||||
|
Reference in New Issue
Block a user