Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move jquery and jquery-migrate to npm/webpack #9813

Merged
merged 1 commit into from
Jan 21, 2020

Commits on Jan 21, 2020

  1. move jquery and jquery-migrate to npm/webpack

    Currently, this needs to be its own chunk because fomantic depends
    on jQuery being present. The next step is to move fomantic to webpack
    too after which we can combine the index,fomantic and jquery files into
    one.
    
    jquery-migrate is still neccessary because our ancient version of Dropzone
    seems to break without it. I imagine it can be removed after a Dropzone
    upgrade.
    silverwind committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    963dfa8 View commit details
    Browse the repository at this point in the history