mint-metrics / mojito-js-delivery

🧪 Source-controlled JS split testing framework for building and launching A/B tests.
https://mojito.mx/docs/js-delivery-intro
Other
16 stars 29 forks source link

Mojito.domReady being called in mojito.js #1

Closed dapperdrop closed 5 years ago

dapperdrop commented 5 years ago

We recently updated the namespace of domReady() to use utils. It's still being referenced with the old namespace on line 716 in mojito.js.