Just the same tutorial of webpack that you could find in their webpage.
To do this tutorial you will need to install node and the webpack module:
$ npm install webpack -g
Just the same tutorial of webpack that you could find in their webpage.
To do this tutorial you will need to install node and the webpack module:
$ npm install webpack -g