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

Test with Node 20, updated deps + js-wacz #3486

Merged

Commits on Mar 27, 2024

  1. Test with Node 20, updated deps + js-wacz

    How I tested these changes:
    - `docker compose up -d --build` to force a rebuild
    - In the web container's shell:
      - `npm run build` does generate valid (?) bundles
      - `invoke run` does run `npm run build`
      - `npx js-wacz --help` prints js-wacz's help menu
    matteocargnelutti committed Mar 27, 2024
    Copy the full SHA
    a4fc0a5 View commit details
    Browse the repository at this point in the history
  2. Pin Node.js

    matteocargnelutti committed Mar 27, 2024
    Copy the full SHA
    efa78c0 View commit details
    Browse the repository at this point in the history