v0.7.4
Breaking Changes!!!
Those deploying apps built with harp will need to pass in the --build
flag or -b
for short. You still get clean URLs and all that jazz. Surge.sh no longer does the harp compile
step before distributing on the CDN without the --build
flag. To upgrade
npm install -g surge
you many need to run as sudo