gpt4 book ai didi

css - angularJS 用户如何处理 - 使用 bootstrap css/fonts 但排除 jquery 控件 - 场景

转载 作者:行者123 更新时间:2023-11-28 08:31:08 26 4
gpt4 key购买 nike

我正在使用 angularjs 和 angularjs ui Bootstrap 模块。

我还使用 bower 包 bootstrap-css-only 因为我不需要 jquery bootstrap 插件。我想要的只是 boostrap-css-only。

但是我还有其他依赖于 bootstrap 包的 bower 包,每当我更新那些依赖于 bootstrap 包的包时,它们都会安装最新的 bootstrap 包,包括我不需要的 jquery 东西。

这意味着所有 Bootstrap 内容 + Bootstrap css 仅加载到我的浏览器中!!!

如何防止这种情况发生?我无法从其他 bower 包依赖项配置(如 textAngular)中删除条目“bootstrap”:

 "dependencies": {
"angular": "^1.2.x",
"bootstrap": "^3.0.x",
"font-awesome": "^4.0.x",
"rangy": "^1.2.0"
},

textAngular 不依赖于 bootstrap-css-only。哦,是的,我可以用 bootstrap-css-only 更改上面的 Bootstrap ,但是在下一个 textAngular 更新时它消失了......我忘记了......

最佳答案

这是 permanently ignore a dependency with bower 的副本,但接受的答案可能不是您要找的,实际上我认为这个答案更符合您的要求:https://stackoverflow.com/a/27791606/1413689

仅供引用:对于 textAngular 的情况,最新版本已更改为 bootstrap-css-only https://github.com/fraywing/textAngular/blob/v1.3.4/changelog.md https://github.com/fraywing/textAngular/issues/527

关于css - angularJS 用户如何处理 - 使用 bootstrap css/fonts 但排除 jquery 控件 - 场景,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28263401/

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