Rspack: Deprecated layers (#27942)

This commit is contained in:
Simon Lamon
2025-11-13 22:32:37 +01:00
committed by GitHub
parent 81c27090d2
commit 4ab24cdc72

View File

@@ -260,7 +260,6 @@ const createRspackConfig = ({
),
},
experiments: {
layers: true,
outputModule: true,
},
};