Skip to content

Commit 93c339f

Browse files
committed
Update for Webpack 3
Updates package.json and README.md for Webpack 3. No changes to the source files are needed.
1 parent 247da09 commit 93c339f

File tree

3 files changed

+3876
-6
lines changed

3 files changed

+3876
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
[![Coverage][coverage-badge]][coveralls]
66
[![Dependencies][dependencies-badge]][gemnasium]
77

8-
[Webpack 2][webpack] loader for rendering plain HTML from [EJS][ejs]
8+
[Webpack][webpack] loader for rendering plain HTML from [EJS][ejs]
99
template files
1010

1111
## Install
1212

13-
Install with [npm][npm]. Ensure [EJS][ejs] and [Webpack 2][webpack] are installed
13+
Install with [npm][npm]. Ensure [EJS][ejs] and [Webpack][webpack] are installed
1414
as well, as these are peer dependencies.
1515

1616
```sh

0 commit comments

Comments
 (0)