practable / bookjs

Javascript booking client for timdrysdale/relay
GNU Affero General Public License v3.0
1 stars 1 forks source link

Update launchActivity for practable/book v0.3.11 #27

Closed timdrysdale closed 10 months ago

timdrysdale commented 10 months ago

en-route to the current production version of book v 0.3.11 there was a change in how the config url is passed, which matters for any experiment that needs a config (currently, pvna)

was:

"config": { "url": "some_url"}

now:

"config":  "some_url"

Note that in the manifest it is specified as config_url but remains config in the JSON object passed to bookjs

timdrysdale commented 10 months ago

Fixed with https://github.com/practable/bookjs/commit/f524405e03bb724db0ca340bc120610f7445176e