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

Make sure examples work #295

Open
ChocolateLoverRaj opened this issue Jan 9, 2022 · 0 comments
Open

Make sure examples work #295

ChocolateLoverRaj opened this issue Jan 9, 2022 · 0 comments

Comments

@ChocolateLoverRaj
Copy link

Is your feature request related to a problem? Please describe.
I downloaded the repo, installed Node.js v10.20.0, and installed dependencies. Then I went to the basic example and ran pnpx webpack serve, and it resulted in an error (probably because there is an old version of webpack-dev-server?).

Describe the solution you'd like
The examples should include dependencies like webpack, webpack-cli, and webpack-dev-server, and have scripts in package.json for starting server and building. They should also work with any node version >= the minimum node version.

Describe alternatives you've considered
Using the favicon option in HtmlWebpackPlugin.

Additional context
I'm using nodist and pnpm on Windows 10.

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

No branches or pull requests

2 participants