Skip to content

Commit f4a87b4

Browse files
committed
test next config wasm
1 parent daa4dd0 commit f4a87b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: next.config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const nextConfig = {
88
images: {
99
unoptimized: true,
1010
},
11+
outputFileTracingIncludes: ['/onigasm.wasm'],
1112
experimental: {
12-
outputFileTracingIncludes: ['/onigasm.wasm'],
1313
turbo: {
1414
resolveAlias: {
1515
'monaco-editor': 'monaco-editor/esm/vs/editor/editor.api',

0 commit comments

Comments
 (0)