selfup / hyperapp-one

Hyperapp One is a Parcel boilerplate for quickstarting a web application with Hyperapp (V1), JSX, and Prettier.
https://selfup.github.io/hyperapp-one
MIT License
126 stars 20 forks source link

Webpack311 big refactor #40

Closed selfup closed 6 years ago

selfup commented 6 years ago

meta tag viewport

IE to edge out of compatibility mode

generate build dir and have index.html reference assets in build dir

Update to 3.11

Better configs

Work on better deploy scripts

Automate checking out/in of branches / merging master on gh-pages, etc..