bower custom build of jqueryui

前端 未结 2 560
一整个雨季
一整个雨季 2021-01-03 21:12

In Bower, how do I get and continue to update a custom build of jQuery UI? Let\'s say I only need components for Core, Widget, Mouse, Position, Sortable, and Accordion in jQ

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-03 22:13

    You could have your own fork, but then you would need to keep that up to date too. Just let it download the whole thing and only use the pieces you need, I don't see the problem with that.

提交回复
热议问题