Upgrade libraries & change release procedure (#8)

Previously, I was doing a hacky release process where I had `index.html` serve contents for `jlfwong.github.io/speedscope`, but used `dev.html` locally. This seems like it broke with the latest parcel release, so I just revamped the release process instead.

Now, the `release.sh` script creates a temporary shallow clone of the repository, overwrites its contents with build artifacts, runs a local server to verify it's working, then commits and pushes to the `gh-pages` branches.
This commit is contained in:
Jamie Wong
2018-04-05 00:15:42 -07:00
committed by GitHub
parent aee0554635
commit 1987e83bde
20 changed files with 8476 additions and 1247 deletions
+8216 -588
View File
File diff suppressed because it is too large Load Diff