~mpontillo/maas:react--initial-webpack-integration

Last commit made on 2018-02-22
Get this branch:
git clone -b react--initial-webpack-integration https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
react--initial-webpack-integration
Repository:
lp:~mpontillo/maas

Recent commits

8fa2c5f... by Mike Pontillo

Add a Makefile target to recreate package.json from scratch using yarn.

48755d3... by Mike Pontillo

Simplify Makefile.

8323b89... by Mike Pontillo

Add new maas-ui.js to karma configuration

2261cb6... by Mike Pontillo

Delete dead test_sticky_header code.

f8ef03f... by Mike Pontillo

Add initial webpack configuration. Add bin/webpack to Makefile. Fix NODE_PATH in Makefile.

bed0623... by Mike Pontillo

Fix Makefile to point yarn to the correct node_modules. Add webpack.

f103d1f... by Mike Pontillo

Add react2angular and peer dependencies to package.json

7e85fb2... by Mike Pontillo

Add vanilla-framework-react and new yarn.lock file

a7e38d7... by Mike Pontillo

Don't ignore yarn.lock (to ensure consistency)

8e6e1f2... by Mike Pontillo

Add bin/yarn shortcut to Makefile