Skip to content

Commit a02bf99

Browse files
authored
Merge pull request webpack#7886 from Sibiraj-S/patch-1
[Docs] Update README.md
2 parents aba6dbf + a9a4f1c commit a02bf99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ yarn add webpack --dev
5858

5959
<h2 align="center">Introduction</h2>
6060

61-
> This README reflects webpack v2.x and v3.x. The webpack v1.x documentation has been deprecated and deleted.
62-
6361
webpack is a bundler for modules. The main purpose is to bundle JavaScript
6462
files for usage in a browser, yet it is also capable of transforming, bundling,
6563
or packaging just about any resource or asset.

0 commit comments

Comments
 (0)