Skip to content

design system JS includes jQuery #395

@noahcooper

Description

@noahcooper

In Luminate Online, we already include jQuery separately from the design system. After jQuery is included, we use $.noConflict() to release $, since there are a handful of places where we still use prototype.js. Including jQuery in the design system gives $ back to jQuery, breaking anything that uses prototype.js.

Can we either remove jQuery from the design system and have it be included separately?

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