Skip to content

Commit

Permalink
fix: Add html-webpack-plugin in dependencies (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeJeanbono committed May 30, 2021
1 parent e138150 commit b89c2a9
Show file tree
Hide file tree
Showing 3 changed files with 1,280 additions and 1,312 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require('cypress-angular-unit-test/support');
### Cypress >= v7

```shell
npm install -D @cypress/webpack-dev-server html-webpack-plugin
npm install -D @cypress/webpack-dev-server
```

Enable component testing in `cypress.json`.
Expand Down
Loading

0 comments on commit b89c2a9

Please sign in to comment.