Skip to content
This repository was archived by the owner on May 28, 2019. It is now read-only.

Bower jquery-ui dependency shouldn't be dynamic #87

Closed
tomteman opened this issue Jun 30, 2014 · 0 comments · Fixed by #100
Closed

Bower jquery-ui dependency shouldn't be dynamic #87

tomteman opened this issue Jun 30, 2014 · 0 comments · Fixed by #100

Comments

@tomteman
Copy link

Since the jquery-ui dependency is defined as ">= 1.9", it breaks on build (for require.js) or runtime (for regular <script src='...'>) for applications expecting jquery-ui to be imported into a different location.

The jqeury-ui dependency should be to a specific major release, and it shouldn't automatically change whenever a new jquery-ui library is released.

alexanderchan pushed a commit to alexanderchan/ui-date that referenced this issue Nov 10, 2014
robmunro pushed a commit to robmunro/ui-date that referenced this issue Nov 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant