mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
fix: alpine incompatibility
This commit is contained in:
@@ -49,7 +49,7 @@ export default defineConfig({
|
||||
assetsDir: '',
|
||||
manifest: 'manifest.json',
|
||||
emptyOutDir: true,
|
||||
target: 'es2015',
|
||||
target: 'es2017',
|
||||
rollupOptions: {
|
||||
input: rollupInputs,
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user