This repository was archived by the owner on May 28, 2019. It is now read-only.
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
Description
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.
Metadata
Metadata
Assignees
Labels
No labels