Changes between Initial Version and Version 1 of Ticket #9465, comment 5


Ignore:
Timestamp:
Feb 3, 2014, 11:14:09 AM (9 years ago)
Author:
Scott González
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9465, comment 5

    initial v1  
    1 We do have the jQuery core dependency listed [https://github.com/jquery/jquery-ui/blob/74f38b4e2f31fc16c6951cbb8a96530f29ed6488/build/tasks/build.js#L65 in a grunt task]. We should either move that to a separate file and populate both from that or just have the manifest pull the version out of `bower.json`. Once we start using Bower, I'm ok with treating it as a canonical source for information that doesn't belong on `package.json`.
     1We do have the jQuery core dependency listed [https://github.com/jquery/jquery-ui/blob/74f38b4e2f31fc16c6951cbb8a96530f29ed6488/build/tasks/build.js#L65 in a grunt task]. We should either move that to a separate file and populate both from that or just have the manifest pull the version out of `bower.json`. Once we start using Bower, I'm ok with treating it as a canonical source for information that doesn't belong in `package.json`.