mojito-js-delivery
mojito-js-delivery copied to clipboard
🧪 Source-controlled JS split testing framework for building and launching A/B tests.
Results
12
mojito-js-delivery issues
Sort by
recently updated
recently updated
newest added
https://github.com/kingo55/mojito-js-delivery/blob/9f313bd1ba59f1f8dcb80cc4df41b6b02b08f28c/lib/mojito.js#L364-L377
enhancement
Priority-High
Currently default "Options" are intermingled with the library code which makes it awkward for users to override defaults. https://github.com/kingo55/mojito-js-delivery/blob/9f313bd1ba59f1f8dcb80cc4df41b6b02b08f28c/lib/mojito.js#L4-L14 Might there be a way we could initialise `Mojito` explicitly? e.g.:...
Priority-Low