1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 11:03:30 +00:00

Update webpack (#430)

* Update webpack

* also install dev dependencies in CI

* Add rimraf

* fix added whitespace

* Clarify node warnings and NPM compatibility
This commit is contained in:
Matt Gibson
2021-12-29 12:05:33 -06:00
committed by GitHub
parent 179f1dfe5d
commit 7bc485b08d
4 changed files with 969 additions and 7329 deletions

View File

@@ -65,7 +65,8 @@ We provide detailed documentation and examples for using the CLI in our help cen
**Requirements**
- [Node.js](https://nodejs.org) v16.13.1 or greater
- [Node.js](https://nodejs.org) v16.13.1.
- Testing is done against Node 16, other versions may work, but are not guaranteed.
- NPM v8
**Run the app**