Skip to content
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
@tomteman

Description

@tomteman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions