This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
webpack5 support for angular-cli #4174
Labels
1.x
1.0 related issues
Comments
1 task
The old instructions on the readme to solve this problem does not work in the latest angular version, |
spacesailor24
added a commit
that referenced
this issue
Sep 30, 2021
Merging manually because this is a `README.md` change that won't cause tests to run * updating readme and including instructions for angular fix * updating instructions * updated readme * Formatting nitpick in CHANGELOG * formatting * Formatting and typos (#4343) * Formatting and typos * Update README.md * Update formatting * Formatting * Update README.md Co-authored-by: Wyatt Barnes <wyatt@writerof.software>
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a user uses the Angular CLI to make their Angular project, it comes pre bundled with webpack 5. The scope will be to ensure that web3.js can be successfully bundled using webpack 5 and within an Angular project made with the Angular CLI.
The text was updated successfully, but these errors were encountered: