build(website): prepare for turbopack

This commit is contained in:
iCrawl
2023-04-15 18:15:24 +02:00
parent 5e2f94c591
commit 412e4fffae
14 changed files with 702 additions and 324 deletions

View File

@@ -7,14 +7,8 @@ const withBundleAnalyzer = bundleAnalyzer({
export default withBundleAnalyzer({
reactStrictMode: true,
eslint: {
ignoreDuringBuilds: true,
},
outputFileTracing: true,
experimental: {
appDir: true,
outputFileTracingRoot: fileURLToPath(new URL('../../', import.meta.url)),
fallbackNodePolyfills: false,
serverComponentsExternalPackages: ['@microsoft/api-extractor-model', 'jju'],
},
images: {