diff --git a/webpack.config.ts b/webpack.config.ts index 22591c084..a3b8fbdc3 100644 --- a/webpack.config.ts +++ b/webpack.config.ts @@ -122,6 +122,7 @@ export default function createConfig( importLoaders: 1, modules: { namedExport: false, + auto: true, }, }, },