feat: command menu

This commit is contained in:
iCrawl
2022-09-09 00:08:59 +02:00
parent f9e9bfdedc
commit 96304d7cc8
14 changed files with 272 additions and 35 deletions

View File

@@ -12,10 +12,8 @@ export default {
},
cleanDistDir: true,
experimental: {
images: {
allowFutureImage: true,
},
outputFileTracingRoot: fileURLToPath(new URL('../../', import.meta.url)),
fallbackNodePolyfills: true,
},
images: {
dangerouslyAllowSVG: true,