Merge pull request #7886 from Sibiraj-S/patch-1

[Docs] Update README.md
This commit is contained in:
Tobias Koppers 2018-08-14 15:33:45 +02:00 committed by GitHub
commit a02bf9960d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ yarn add webpack --dev
<h2 align="center">Introduction</h2>
> This README reflects webpack v2.x and v3.x. The webpack v1.x documentation has been deprecated and deleted.
webpack is a bundler for modules. The main purpose is to bundle JavaScript
files for usage in a browser, yet it is also capable of transforming, bundling,
or packaging just about any resource or asset.