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

V5 add back support for node builtins #11764

Closed
wants to merge 8 commits into from
Closed

V5 add back support for node builtins #11764

wants to merge 8 commits into from

Commits on Dec 15, 2021

  1. Add support for nodejs builtins

    Morten N.O. Henriksen committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    166d872 View commit details
    Browse the repository at this point in the history
  2. Update package-lock

    Morten N.O. Henriksen committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5e83115 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Make default behavior to provide empty fallback modules

    Morten N.O. Henriksen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    944a50a View commit details
    Browse the repository at this point in the history
  2. Add Proxy fallback module for nodejs builtin in development only for …

    …better DX
    Morten N.O. Henriksen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    cb4a8a3 View commit details
    Browse the repository at this point in the history
  3. Add legacy browser support and refactor + QA

    Morten N.O. Henriksen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e6b5b3a View commit details
    Browse the repository at this point in the history
  4. Add development fallbacks per module to improve DX

    Morten N.O. Henriksen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    46b4e0c View commit details
    Browse the repository at this point in the history
  5. Add documentation of the escape hatch for node builtin modules

    Morten N.O. Henriksen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    17fa022 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Fix typo in comment

    Morten N.O. Henriksen committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    20dada7 View commit details
    Browse the repository at this point in the history