FunnelEnvy / optimizely-cli

Faster Optimizely experiment development. Code locally and publish to Optimizely through the API.
http://www.funnelenvy.com/optimizely-cli/
Apache License 2.0
54 stars 17 forks source link

Greasemonkey jQuery issue #67

Open AdrianClyde opened 8 years ago

AdrianClyde commented 8 years ago

JQuery is not being injected with the script correctly using greasemonkey. This is causing jQuery issues with pages that already run jQuery.

nselvidge commented 8 years ago

This should be straightforward to fix. Just need to remove the line from the ejs template file.