Skip to content

Commit

Permalink
test next config wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoLuglio committed Oct 10, 2024
1 parent daa4dd0 commit f4a87b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ const nextConfig = {
images: {
unoptimized: true,
},
outputFileTracingIncludes: ['/onigasm.wasm'],
experimental: {
outputFileTracingIncludes: ['/onigasm.wasm'],
turbo: {
resolveAlias: {
'monaco-editor': 'monaco-editor/esm/vs/editor/editor.api',
Expand Down

0 comments on commit f4a87b4

Please sign in to comment.