You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This updates the progressive loading guide with some fixes to issues I
found while giving a training. They are:
* Inconsistent string usage between two versions of myhub.js
* Updating the main myhub.js to load the puppies page inside of the Build Production... section, so I moved it to before that section.
* In the Exporting... section it was using the `system` property instead
* of the `steal` property.
Closes#1002
There's a couple of issues in the guide:
system
instead ofsteal
property.The text was updated successfully, but these errors were encountered: