You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<p>Use Webpack with Grunt.<p>
12
12
</div>
13
13
14
-
> The repository was moved out of the webpack organisation as decided in a meeting, and now resides under my personal user account.
14
+
> The repository was moved out of the webpack organisation as decided in a meeting, and now resides under my personal user account. This is the official repo for the npm package `grunt-webpack`.
15
15
16
16
<h2align="center">Requirements</h2>
17
17
@@ -21,7 +21,7 @@
21
21
22
22
<h2align="center">Install</h2>
23
23
24
-
Install this grunt plugin next to your project's [Gruntfile.js](http://gruntjs.com/getting-started). You also need to install webpack yourself, this grunt plugin does not install webpack itself. This is the official repo for the npm package `grunt-webpack`.
24
+
Install this grunt plugin next to your project's [Gruntfile.js](http://gruntjs.com/getting-started). You also need to install webpack yourself, this grunt plugin does not install webpack itself.
0 commit comments