Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Installed node 20.10.0 LTS - Installed React 18.3.1 (April 2024) - resolved vulnerabilities from recommendations [here](facebook/create-react-app#13564 (comment)) - installed cross-env package. This will allow the `GENERATE_SOURCEMAP environment` variable to be set on build for all environments. `GENERATE_SOURCEMAP=false` will not create the ts (TypeScript) map files at runtime - resolved 1 linting warning in `links.js`
- Loading branch information