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

add ability to use npm and node executables installed by node gradle plugin #1522

Commits on Jan 25, 2023

  1. 1499: delay npmInstall and npmExec resolution

    to enable interoperability with `node-gradle-plugin`
    simschla committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    70ad96c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac7fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7caf4c0 View commit details
    Browse the repository at this point in the history
  4. 1499: drive-by-bugfix

    when using singleton map directly, it could occur that we tried to manipulate that map later (combination of using `prettier()` inside `typescript` block while supplying a prettier config via `config([...])`
    simschla committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    28ba93b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    292d7e2 View commit details
    Browse the repository at this point in the history
  6. 1499: spotbugs

    simschla committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7326772 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46d370d View commit details
    Browse the repository at this point in the history
  8. 1499: fix condition

    simschla committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    012e4ae View commit details
    Browse the repository at this point in the history