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

Issue #150 - Include info on how to build in the README #151

Merged

Commits on Oct 3, 2023

  1. Issue #150 - Include info on how to build in the README

    - Include info on building and testing into the README file
    - Remove deprecated webpack dev-server option preventing the dev-server from starting
    reckart committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c3eac49 View commit details
    Browse the repository at this point in the history
  2. Issue #150 - Include info on how to build in the README

    - Change the GitHub actions file to build on the current Node.js and the latest LTS version
    - Set minimum Node.js version to latest LTS version in package.json
    - Update README file accordingly
    reckart committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    69335a5 View commit details
    Browse the repository at this point in the history