Browse Source

chore: add exportStatic option in config

pull/11516/head
afc163 9 months ago
parent
commit
a85bd10fd1
  1. 1
      config/config.ts

1
config/config.ts

@ -177,4 +177,5 @@ export default defineConfig({
mako: {},
esbuildMinifyIIFE: true,
requestRecord: {},
exportStatic: {},
});

Loading…
Cancel
Save