heatherbooker / frenchly

supplementary web app to learn names of countries and nationalities in french
https://frenchly.herokuapp.com/
0 stars 0 forks source link

Setup webpack #10

Closed heatherbooker closed 8 years ago

heatherbooker commented 8 years ago

get rid of gulp and browserify replace with webpack set up babel-loader, file-loader, sass-loader, html-webpack-plugin set up webpack-dev-server and hot module reload (instant browser refresh)

heatherbooker commented 8 years ago

@dharness can I get a review

dharness commented 8 years ago

Reviewed.

heatherbooker commented 8 years ago

@dharness made the changes you requested

dharness commented 8 years ago

LGTM