Skip to content

Commit

Permalink
Update webpack.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raedwards authored and danielpoe committed May 22, 2018
1 parent d9cf391 commit 687169f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions radar/2017-10-01/webpack.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ring: adopt
quadrant: tools
---

In the last few years Webpack has grown to become the de facto standard for web
bundling in the JavaScript-Ecosystem. With Version 3 Webpack is a more robust
In the last few years, Webpack has grown to become the de-facto standard for Web
bundling in the JavaScript-Ecosystem. With Version 3, Webpack is a more robust
and better documented bundler with nice new features such as
[scope hoisting](https://webpack.js.org/plugins/module-concatenation-plugin/).
Therefore and the more and more growing community we adopted Webpack in nearly
every SinglePageApplication we got.
Because of this, and because of the continuously growing community, we have adopted Webpack for nearly
every single-page application we have.

0 comments on commit 687169f

Please sign in to comment.