upload, string extensions, lgres
This commit is contained in:
@ -18,7 +18,8 @@ libraries.forEach(async (lib) => {
|
||||
...lib,
|
||||
formats: ['umd'],
|
||||
fileName: (_format, name) => `${name}.min.js`
|
||||
}
|
||||
},
|
||||
sourcemap: true
|
||||
}
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user