jspm / registry

The jspm registry and package.json override service
https://jspm.io
229 stars 256 forks source link

Use npm:jquery-ui instead of github:components/jquery-ui #1008

Closed gsmith85 closed 7 years ago

gsmith85 commented 7 years ago

Motivation:

  1. This is consistent with how [jquery|https://github.com/jspm/registry/blob/master/registry.json#L350] is handled.
  2. The shim doesn't provide any additional support.
  3. The shim lacks a license.
  4. On new version release of jquery-ui there isn't the need to wait on the owners of the components project.