Skip to content

Commit fcae568

Browse files
committed
docs: compatibility note
1 parent 615ccf8 commit fcae568

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/webpack/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The webpack plugin is a separate package, which you'll need to install:
1212
yarn add @app-config/webpack@2
1313
```
1414

15+
Note that this plugin is compatible with both **Webpack v4** and **Webpack v5**, from `2.4` onwards.
16+
1517
In your webpack.config.js file, add the following:
1618

1719
```javascript

0 commit comments

Comments
 (0)