Skip to content

v0.7.4

Compare
Choose a tag to compare
@sintaxi sintaxi released this 02 Mar 17:19
· 255 commits to master since this release

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