Skip to content

Commit 697125f

Browse files
Update docs/next.config.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
1 parent 348d8e5 commit 697125f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/next.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ const linariaConfig = withLinaria({
3636
];
3737
},
3838
reactStrictMode: true,
39-
future: {
40-
webpack5: true,
41-
},
4239
webpack(baseConfig) {
4340
// eslint-disable-next-line no-param-reassign
4441
baseConfig.resolve.alias.theme = path.resolve(__dirname, "./src/themes");

0 commit comments

Comments
 (0)