Skip to content

Commit df344bd

Browse files
authored
chore(config): removed experimental option (#5276
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
1 parent a16ec1d commit df344bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ export default withNextra({
2323
images: { unoptimized: true },
2424
outputFileTracing: false,
2525
basePath: process.env.NEXT_BASE_PATH || '',
26-
experimental: { webpackBuildWorker: true },
2726
});

0 commit comments

Comments
 (0)