Heroku setup for webpack
I'm looking into webpack for react and trying to setup a small project on heroku:
Here's a tutorial I want to follow:
http://ditrospecta.com/javascript/react/es6/webpack/heroku/2015/08/08/deploying-react-webpack-heroku.html
Another well explained tutorial:
http://www.christianalfoni.com/articles/2015_04_19_The-ultimate-webpack-setup
and a bootstrap project:
https://github.com/cgreening/simple-webpack-react-starter/blob/master/package.json
Here's a tutorial I want to follow:
http://ditrospecta.com/javascript/react/es6/webpack/heroku/2015/08/08/deploying-react-webpack-heroku.html
Another well explained tutorial:
http://www.christianalfoni.com/articles/2015_04_19_The-ultimate-webpack-setup
and a bootstrap project:
https://github.com/cgreening/simple-webpack-react-starter/blob/master/package.json
Comments