humanmade / humanmade/webpack-helpers

Update getting started steps to recommend beta

Open
#215 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
29
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Until #205 lands, the steps for getting started on https://humanmade.github.io/webpack-helpers/guides/getting-started.html leave you with outdated versions of this library and associated Webpack tooling, which don't work in recent versions of Node. We should add a section within the getting started calling out to use
```sh
npm install --save-dev @humanmade/webpack-helpers@beta webpack@5 webpack-cli@4 webpack-dev-server@4
```
as the recommended version, to aid in compatibility with new project setup.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.