Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 sass 和 MiniCssExtractPlugin 的多端点 webpack 设置。一切正常,每个端点都提取了 css。
现在我正在寻找一种只为某些端点提取 css 的方法,而不是为其他端点提取 css。是否可以以某种方式指定它?