1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

fix: fixes default fallback not working. fixes #3154 (#3156)

This commit is contained in:
Amir Raminfar
2024-07-27 16:46:11 -07:00
committed by GitHub
parent 989f0f03ee
commit c91adb221a
14 changed files with 52 additions and 21 deletions

View File

@@ -26,6 +26,7 @@ export default defineConfig(() => ({
modulePreload: {
polyfill: false,
},
target: "esnext",
},
plugins: [
VueMacros({