-
Notifications
You must be signed in to change notification settings - Fork 442
Break apart proposal #1
Comments
In the MAIN repo I want to have the following structure:
|
Build will contain build related utils or are you thinking of build Output? ... sent from my tablet
|
Umm... both-ish? I am still having mixed thoughts about just about everything. See, I wanted to have 1 repo dedicated JUST to building, but then you guys wanted us to have several modules grouped together, so I felt like having this ui repo with others as submodules might only be a redundancy. But after playing around with folder structures and ways to efficiently add resources (git submodules, bower components, etc) I feel like I'm back to square one. The most RELIABLE way to get 1 file I can link to for test.conf.js is with bower, but these folders aren't submodules, and they aren't even maintained by the project owners. I felt almost like sitting on everything and going back to the twitter team and telling them they're morons for forcing every single project out there to create a duplicate repo JUST for bower. Completely. Stupid. I wish things were like CakePHP, git and submodules are how you manage plugins, and no one needs to build shit, or if they do, the main project takes care of it. I feel like someone needs to develop a build system + package management system, but solutions like ender seem to go too far(?) |
How about we create an npm module which is a grunt plugin that is On 6 March 2013 07:44, Dean Sofer [email protected] wrote:
|
Assorted bullets I have done or need to tackle
component.json
with dependenciesui.select2
moduleui.config
touiSelect2Config
The text was updated successfully, but these errors were encountered: