Changes between Version 1 and Version 2 of Ticket #10674, comment 10
- Timestamp:
- Dec 3, 2014, 12:38:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10674, comment 10
v1 v2 2 2 - via download builder, we're distributing the bundles (JS and CSS) as defined by https://github.com/jquery/download.jqueryui.com/pull/214 and https://github.com/jquery/download.jqueryui.com/issues/207. 3 3 - via grunt task (via dist/), we're distributing the JS bundles only (no CSS) plus the minified JS components, but no images. 4 - via tagged versions (e.g., git checkout 1.11.2) (via dist/), we have bundles (JS and CSS), but no images.5 4 6 5 Questions to ourselves: