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(npm): set up node_modules/.bin/ entries for package that provide bin entrypoints #23496

Merged

Commits on Apr 22, 2024

  1. wip

    bartlomieju committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e958340 View commit details
    Browse the repository at this point in the history
  2. it works on unix

    bartlomieju committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    633a078 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    f46ab0a View commit details
    Browse the repository at this point in the history
  2. bump eszip and deno_npm

    bartlomieju committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    be289c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    5a5b887 View commit details
    Browse the repository at this point in the history
  2. fmt

    bartlomieju committed May 9, 2024
    Configuration menu
    Copy the full SHA
    727ff9f View commit details
    Browse the repository at this point in the history
  3. reset CI

    bartlomieju committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6e28847 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    7dc69cd View commit details
    Browse the repository at this point in the history
  2. Add shebang

    nathanwhit committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ad0f578 View commit details
    Browse the repository at this point in the history
  3. Add basic test

    nathanwhit committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2c58b39 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Use relative symlinks

    nathanwhit committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8fa9b1e View commit details
    Browse the repository at this point in the history
  2. Appease clippy

    nathanwhit committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0670838 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add windows support

    nathanwhit committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4958e17 View commit details
    Browse the repository at this point in the history
  2. Appease linter

    nathanwhit committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d5d5530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f31dc9b View commit details
    Browse the repository at this point in the history
  4. Appease clippy

    nathanwhit committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9b2728f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    05ae47c View commit details
    Browse the repository at this point in the history
  2. Fmt

    nathanwhit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d5531cc View commit details
    Browse the repository at this point in the history
  3. Unix only

    nathanwhit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    123e428 View commit details
    Browse the repository at this point in the history