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

Support for Node v14.x #25

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Support for Node v14.x #25

wants to merge 15 commits into from

Commits on Dec 12, 2020

  1. implement node v14.x boostrap

    sodiray committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    13e6ab4 View commit details
    Browse the repository at this point in the history
  2. use const

    sodiray committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    86b1dd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e0a17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e2133 View commit details
    Browse the repository at this point in the history
  5. fix spelling typo

    sodiray committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    9b9289d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1bbd40 View commit details
    Browse the repository at this point in the history
  7. decrease test sleep time

    sodiray committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    1e20df9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12ec96a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b40e5e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    f7c9932 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from brandonryan/node-v14

    added custom loader hook to resolve /opt/nodejs/ modules
    sodiray authored Dec 13, 2020
    Configuration menu
    Copy the full SHA
    fd8b0a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    cc213ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from brandonryan/node-v14

    added missing resolution paths and changed order or precedence
    sodiray authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    962955c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    15d8dd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge pull request #3 from brandonryan/node-v14

    removed loader type flag in favor of auto resolution
    sodiray authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    14a7da8 View commit details
    Browse the repository at this point in the history