Skip to content

Commit 2b1ebd5

Browse files
committed
Add a note about breaking change in v2
1 parent a91b4f5 commit 2b1ebd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This plugin is for you if you want to use the latest Javascript version with [Ba
99
use custom [resource loaders](https://webpack.github.io/docs/loaders.html);
1010
try your lambda functions locally and much more!
1111

12+
> **BREAKING CHANGE IN v2**: `webpack` must now be installed alongside `serverless-webpack` as a peer dependency. This allows more control over which version of Webpack to run.
13+
1214
## Install
1315

1416
```

0 commit comments

Comments
 (0)