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

WIP: Add support for WebWorker with worker-loader #5886

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2018

  1. Copy the full SHA
    62f8b7e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    24ca900 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Copy the full SHA
    6914756 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Merge branch 'master' of github.com:mattdarveniza/create-react-app in…

    …to worker-loader
    Matt Darveniza committed Apr 1, 2019
    Copy the full SHA
    6e28d7a View commit details
    Browse the repository at this point in the history
  2. Added eslint exception for worker files using 'self'

    Matt Darveniza committed Apr 1, 2019
    Copy the full SHA
    45707ad View commit details
    Browse the repository at this point in the history
  3. Added documentation for web workers

    Matt Darveniza committed Apr 1, 2019
    Copy the full SHA
    a671c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Added constructor rule and fixed file matching

    Matt Darveniza committed Apr 5, 2019
    Copy the full SHA
    8ba668e View commit details
    Browse the repository at this point in the history
  2. Updated ts worker docs

    Matt Darveniza committed Apr 5, 2019
    Copy the full SHA
    1913870 View commit details
    Browse the repository at this point in the history
  3. Added comment explaining lint rule for workers

    Matt Darveniza committed Apr 5, 2019
    Copy the full SHA
    0d7c9ba View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8ff30b0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5ae1a34 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9cc7667 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Copy the full SHA
    521e492 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. clarified comment

    Matt Darveniza committed Apr 11, 2019
    Copy the full SHA
    a5058d6 View commit details
    Browse the repository at this point in the history
  2. merge

    Matt Darveniza committed Apr 11, 2019
    Copy the full SHA
    ea7fbcc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'worker-loader' of github.com:mattdarveniza/create-react…

    …-app into worker-loader
    Matt Darveniza committed Apr 11, 2019
    Copy the full SHA
    d9b98ff View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Merge pull request #1 from mattdarveniza/worker-loader

    Worker loader eslint support and documentation
    iansu committed Oct 14, 2019
    Copy the full SHA
    136367c View commit details
    Browse the repository at this point in the history