Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Update all dependencies to latest version and fix #534

Merged
merged 10 commits into from
Nov 22, 2021

Conversation

charliegerard
Copy link
Contributor

@charliegerard charliegerard commented Nov 16, 2021

- Summary
This PR updates this repo's dependencies to the latest ones, including Webpack, PostCSS, and Babel.

This way, someone using this template with the latest version of Node (v16 at this point), should get the site running on Netlify properly.

- Test plan

  • Clone the repo and run npm install on Node v16 - this step should run successfully.
  • Run npm start and the site should open in a new browser window with styling.
  • Run the build commands shown in the README and they should run successfully.
  • Deploy to Netlify - should deploy successfully and the DP should have the correct styles.
  • Run netlify dev locally and it should run the app the same way as npm run start.

- Description for the changelog

Mostly updated versions in the package.json and webpack configs to run with v5.

@charliegerard charliegerard changed the title [WIP] Update all dependencies and fix Update all dependencies to latest version and fix Nov 22, 2021
@charliegerard charliegerard marked this pull request as ready for review November 22, 2021 19:18
@charliegerard charliegerard merged commit 8b61dec into master Nov 22, 2021
@ebauger
Copy link

ebauger commented Dec 7, 2021

Thank you @charliegerard 🙏🏻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants