Skip to content
New issue

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

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

Already on GitHub? # to your account

[JS] Remove all the compiled artifacts #3891

Merged
merged 1 commit into from
Sep 19, 2018

Commits on Sep 19, 2018

  1. [JS] Remove all the compiled artifacts

    Now that there is a build step incorporated into installing
    LORIS to generate the VERSION file, there's no longer any need
    to directly track the compiled javascript files in git (which
    is a recipe for out of date files and conflicts.)
    
    This removes all of the compiled JSX artifacts in order to
    make life easier for developers.
    driusan committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    cc9d7ea View commit details
    Browse the repository at this point in the history