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

Use NPM instead of yarn #5

Merged
merged 9 commits into from
Mar 29, 2023
Merged

Use NPM instead of yarn #5

merged 9 commits into from
Mar 29, 2023

Commits on Mar 28, 2023

  1. Switch to npm

    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8f7f808 View commit details
    Browse the repository at this point in the history
  2. Update docs

    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c953ee5 View commit details
    Browse the repository at this point in the history
  3. Remove cache related parameters

    for setup node step
    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c12c3c3 View commit details
    Browse the repository at this point in the history
  4. Tweak build

    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4c2ab60 View commit details
    Browse the repository at this point in the history
  5. Remove link to yarn

    And bump version of packageManager in package.json
    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    dc233ab View commit details
    Browse the repository at this point in the history
  6. Switch to node 16

    This is because that's what's bundled with vscode
    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ef6897a View commit details
    Browse the repository at this point in the history
  7. Add back npm run for scripts

    flenter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b701953 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7475bcc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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