cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Update Dexie and put some external libraries on cs136 websites #827

Closed yc2lee closed 6 years ago

e45lee commented 6 years ago

FYI both dexie-syncable@1.0.0-beta.4 and dexie-observable@1.0.0-beta.4 contain the fixes you need and they're both available through the NPM repository, which is probably better than storing them in the course account.

Same comment for the seashell-clang-js binaries; the bintray stores the results of the automated TravisCI builds, so you can always fetch the latest build there.