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

fix: execute classic worker in dev mode #7099

Merged
merged 22 commits into from Mar 3, 2022

Commits on Feb 23, 2022

  1. test: classic-worker

    poyoho committed Feb 23, 2022
    Copy the full SHA
    3f4e47e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. fix: classic worker support

    poyoho committed Feb 26, 2022
    Copy the full SHA
    9618c3a View commit details
    Browse the repository at this point in the history
  2. fix: default worker type

    poyoho committed Feb 26, 2022
    Copy the full SHA
    e177242 View commit details
    Browse the repository at this point in the history
  3. fix: default worker type

    poyoho committed Feb 26, 2022
    Copy the full SHA
    73ae301 View commit details
    Browse the repository at this point in the history
  4. fix: getWorkerType logic

    poyoho committed Feb 26, 2022
    Copy the full SHA
    e6de29d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    35b0fb9 View commit details
    Browse the repository at this point in the history
  6. fix: test

    poyoho committed Feb 26, 2022
    Copy the full SHA
    f79ed23 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. feat: use json5 parse options

    poyoho committed Feb 27, 2022
    Copy the full SHA
    773903b View commit details
    Browse the repository at this point in the history
  2. feat: copy /@vite/env code

    poyoho committed Feb 27, 2022
    Copy the full SHA
    6fd7d66 View commit details
    Browse the repository at this point in the history
  3. fix: server may be undefined

    poyoho committed Feb 27, 2022
    Copy the full SHA
    07abdea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0129b03 View commit details
    Browse the repository at this point in the history
  5. feat: rebase

    poyoho committed Feb 27, 2022
    Copy the full SHA
    37fc2cf View commit details
    Browse the repository at this point in the history
  6. fix: test

    poyoho committed Feb 27, 2022
    Copy the full SHA
    7db9e6a View commit details
    Browse the repository at this point in the history
  7. fix: import json5 with default

    poyoho committed Feb 27, 2022
    Copy the full SHA
    3a3a4d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. feat: findIndex

    poyoho committed Feb 28, 2022
    Copy the full SHA
    2306744 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore: nice error message

    poyoho committed Mar 1, 2022
    Copy the full SHA
    cbf6681 View commit details
    Browse the repository at this point in the history
  2. perf: return fast

    poyoho committed Mar 1, 2022
    Copy the full SHA
    f7336a3 View commit details
    Browse the repository at this point in the history
  3. chore: named

    poyoho committed Mar 1, 2022
    Copy the full SHA
    9297e45 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    38d9b20 View commit details
    Browse the repository at this point in the history
  5. feat: use no comment code

    poyoho committed Mar 1, 2022
    Copy the full SHA
    c36ed90 View commit details
    Browse the repository at this point in the history
  6. fix: test

    poyoho committed Mar 1, 2022
    Copy the full SHA
    deeac61 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. chore: name

    poyoho committed Mar 2, 2022
    Copy the full SHA
    56af270 View commit details
    Browse the repository at this point in the history