rsnext/examples/with-mux-video/pages
Dylan Jhaveri d5f5b5f29b
with-mux-video update (#13992)
* function rename
* update package.json dependencies to use `^` for semver. I noticed the package-lock.json is not committed in these examples, which seems to be intentional. Is it advisable to use semver for dependencies? This could actually break if someone clones, installs and a newer version of something has a breakage, but in general it might be nice to have folks installing the latest patch releases for deps.
* use Upchunk 2.0.0. with 1000x [better progress reporting on uploads](https://github.com/muxinc/upchunk/releases/tag/v2.0.0)

**Notice the progress %**

Upchunk pre 2.0:

![before-loading](https://user-images.githubusercontent.com/764988/84232581-70fa5080-aaa5-11ea-8db8-2cfe50339b43.gif)

Upchunk 2.0:

![after-loading](https://user-images.githubusercontent.com/764988/84232620-85d6e400-aaa5-11ea-82cc-b348ead1f5de.gif)
2020-06-10 07:05:14 +00:00
..
api with-mux-video update (#13992) 2020-06-10 07:05:14 +00:00
asset Add example: with-mux-video (#13120) 2020-05-22 16:13:12 -05:00
v Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.js Add example: with-mux-video (#13120) 2020-05-22 16:13:12 -05:00