Skip to content

Commit ed369f5

Browse files
committed
Updated README.md with more clear message about webpack support
1 parent e0e53d5 commit ed369f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
### Installation
66

7-
Install the package with NPM and add it to your devDependencies:
7+
This plugin requires Webpack@5. If you depend on Webpack@4, please use [version 2](https://github.com/javascript-obfuscator/webpack-obfuscator/tree/2.6.0) of the plugin.
8+
9+
Install the plugin with NPM and add it to your devDependencies:
810

911
`npm install --save-dev javascript-obfuscator webpack-obfuscator`
1012

0 commit comments

Comments
 (0)