fix: dynamicParams bug

This commit is contained in:
iCrawl
2022-11-29 00:36:23 +01:00
parent 2f4bdf7394
commit 1efa95337f
4 changed files with 2 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ export default withBundleAnalyzer({
ignoreDuringBuilds: true,
},
cleanDistDir: true,
outputFileTracing: true,
experimental: {
appDir: true,
serverComponentsExternalPackages: ['@microsoft/api-extractor-model', 'jju', 'shiki'],