gpt4 book ai didi

asp.net-mvc - asp.net mvc 从包中排除 css 文件

转载 作者:行者123 更新时间:2023-12-03 10:34:19 25 4
gpt4 key购买 nike

我有这样的包

bundles.Add(new StyleBundle("~/Content/themes/default/css")
.IncludeDirectory("~/Content/themes/Default", "*.css"));

但我想从中排除一个 CSS 文件。

是否可以在不指定包中的每个 CSS 文件的情况下进行此操作?

最佳答案

尝试使用 IgnoreList.Ignore ; bundles.IgnoreList.Ignore(...) .

关于asp.net-mvc - asp.net mvc 从包中排除 css 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13990622/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com