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 bundler #1247

Merged
merged 31 commits into from
Dec 9, 2020
Merged

Fix bundler #1247

merged 31 commits into from
Dec 9, 2020

Commits on Dec 3, 2020

  1. Bump version

    kdy1 committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ab6bba8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    585785e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0c243 View commit details
    Browse the repository at this point in the history
  3. A script to test all!

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    89c458d View commit details
    Browse the repository at this point in the history
  4. Fix script

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    46b43d4 View commit details
    Browse the repository at this point in the history
  5. Respect export { foo }

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    736908b View commit details
    Browse the repository at this point in the history
  6. Update test ref

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    9799a90 View commit details
    Browse the repository at this point in the history
  7. Add a test for denoland/deno#8625

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    b0ceece View commit details
    Browse the repository at this point in the history
  8. Non-static

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8ea78bb View commit details
    Browse the repository at this point in the history
  9. Handle indirect wrapped modules

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    49e6a6a View commit details
    Browse the repository at this point in the history
  10. Update test ref

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    0839fdb View commit details
    Browse the repository at this point in the history
  11. Add a test for denoland/deno#8597

    kdy1 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    dd26f6e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Add a test for denoland/deno#8620

    kdy1 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    430310e View commit details
    Browse the repository at this point in the history
  2. Bump version

    kdy1 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a9ae6f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    88c55cb View commit details
    Browse the repository at this point in the history
  2. Well, I made a dumb test

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    0cfa763 View commit details
    Browse the repository at this point in the history
  3. Again :)

    kdy1 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    1a6041f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Fix denoland/deno#8620

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8ba5446 View commit details
    Browse the repository at this point in the history
  2. Add a test for denoland/deno#8627

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c2584e1 View commit details
    Browse the repository at this point in the history
  3. fixup

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5227d78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b086e45 View commit details
    Browse the repository at this point in the history
  5. Update test ref

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1f9c154 View commit details
    Browse the repository at this point in the history
  6. Ignore denoland/deno#8627

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    742a9d0 View commit details
    Browse the repository at this point in the history
  7. It was bug of swc

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    e4cb1c7 View commit details
    Browse the repository at this point in the history
  8. Allow ??= in javascript

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0d294d6 View commit details
    Browse the repository at this point in the history
  9. ||= and &&=

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    a2510ba View commit details
    Browse the repository at this point in the history
  10. Fix ??=

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8e676a1 View commit details
    Browse the repository at this point in the history
  11. Remove dbg!

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5fa923f View commit details
    Browse the repository at this point in the history
  12. Bump version

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    072f022 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    155f8f1 View commit details
    Browse the repository at this point in the history
  14. Ignore a test

    kdy1 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5bf617e View commit details
    Browse the repository at this point in the history