Skip to content

Commit 5ca0a2c

Browse files
committed
Added build instructions for installing the Webpack module bundler.
1 parent e7d1591 commit 5ca0a2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

BUILD_INSTRUCTIONS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,10 @@
1515

1616
1.3.10
1717

18+
19+
(4) Install the Webpack module bundler:
20+
21+
$ npm install webpack
22+
23+
...
24+

0 commit comments

Comments
 (0)