提交 b6dd463d 编写于 作者: J Joe Haddad 提交者: JJ Kasper

Enable strict export presence in webpack (#7446)

上级 5fa01b15
......@@ -352,6 +352,7 @@ export default async function getBaseWebpackConfig(
},
// @ts-ignore this is filtered
module: {
strictExportPresence: true,
rules: [
(selectivePageBuilding || config.experimental.terserLoader) &&
!isServer &&
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册