Skip to content

AMD loading broken on minified scripts #42

@sephii

Description

@sephii

Using requirejs and trying to use jquery ui plugins from the minified/ directory raises a "Error: Script error for: jquery-ui/core". This is because minified scripts depend on non-minified scripts (eg. "./core" instead of "./core.min").

This occurs in version 1.11.2, installed with Bower.

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