Skip to content

Commit

Permalink
Merge pull request #789 from bendemboski/readme-install-webpack
Browse files Browse the repository at this point in the history
Update README for webpack install requirement
  • Loading branch information
ef4 authored Apr 27, 2021
2 parents 837d12a + a66623a commit dfdadfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The [v2 Addon Format RFC](https://github.com/emberjs/rfcs/pull/507) is the offic
1. Add dependencies:

```
yarn add --dev @embroider/core @embroider/compat @embroider/webpack
yarn add --dev @embroider/core @embroider/compat @embroider/webpack webpack
```

2. Edit `ember-cli-build.js`:
Expand Down

0 comments on commit dfdadfd

Please sign in to comment.