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

Update webpack to use babel loader with support for TS. #2119

Merged
merged 9 commits into from Feb 7, 2019
Merged

Update webpack to use babel loader with support for TS. #2119

merged 9 commits into from Feb 7, 2019

Commits on Feb 6, 2019

  1. Upgrade to webpack 4, babel 7

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0f440f2 View commit details
    Browse the repository at this point in the history
  2. Use straight git link for webworkify dep

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b765d56 View commit details
    Browse the repository at this point in the history
  3. Use simpler git url

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9f344b2 View commit details
    Browse the repository at this point in the history
  4. Re-add globalObject workaround

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0cc7b55 View commit details
    Browse the repository at this point in the history
  5. Bump karma dep versions

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8893218 View commit details
    Browse the repository at this point in the history
  6. Dont preprocess non-test files

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    b32a088 View commit details
    Browse the repository at this point in the history
  7. Use @babel/register over ts-node

    John Bartos authored and itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0342d94 View commit details
    Browse the repository at this point in the history
  8. Update demo const usage.

    itsjamie committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8f6d0a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebfdeb7 View commit details
    Browse the repository at this point in the history