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

Upgrade build deps (Babel 7, bump webpack minor) #2036

Closed
wants to merge 8 commits into from

Commits on Dec 8, 2018

  1. Upgrade to webpack 4, babel 7

    John Bartos committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    c79afda View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Use straight git link for webworkify dep

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    f1b43b1 View commit details
    Browse the repository at this point in the history
  2. Use simpler git url

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    a14fb1d View commit details
    Browse the repository at this point in the history
  3. Re-add globalObject workaround

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    a573af6 View commit details
    Browse the repository at this point in the history
  4. Re-add SSR guard

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    671c8ab View commit details
    Browse the repository at this point in the history
  5. Bump karma dep versions

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    3139c0a View commit details
    Browse the repository at this point in the history
  6. Dont preprocess non-test files

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    63c9d13 View commit details
    Browse the repository at this point in the history
  7. Use @babel/register over ts-node

    John Bartos committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    bb0a746 View commit details
    Browse the repository at this point in the history