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

feat: Handle package.json lifecycle scripts #23558

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Apr 9, 2024

  1. wip

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

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
  3. Configuration menu
    Copy the full SHA
    fc87931 View commit details
    Browse the repository at this point in the history
  4. works with DENO_FUTURE=1

    bartlomieju committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    589a18d View commit details
    Browse the repository at this point in the history
  5. revert

    bartlomieju committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a82d984 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
  2. Configuration menu
    Copy the full SHA
    13b613f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f65ffbe View commit details
    Browse the repository at this point in the history
  4. temp

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1b0979a View commit details
    Browse the repository at this point in the history
  5. bump

    bartlomieju committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    63c9c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95b8410 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    371bb0d View commit details
    Browse the repository at this point in the history
  2. Switch to refcell

    dsherret committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    175cdd9 View commit details
    Browse the repository at this point in the history
  3. refactor a bit

    dsherret committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    be781f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cb958a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267450e View commit details
    Browse the repository at this point in the history
  6. use a struct

    dsherret committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5e4c388 View commit details
    Browse the repository at this point in the history