Browse Source
Merge branch 'all-blocks' into feat/add-card-wrappers-and-buttons
pull/11513/head
afc163
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
config/config.ts
|
|
|
@ -177,4 +177,5 @@ export default defineConfig({ |
|
|
|
mako: {}, |
|
|
|
esbuildMinifyIIFE: true, |
|
|
|
requestRecord: {}, |
|
|
|
exportStatic: {}, |
|
|
|
}); |
|
|
|
|