instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%

Home Page:https://instant.page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant Page minified polluting scope

alicescfernandes opened this issue · comments

We should have. a IIFE wrapped around this module to avoid reassigment of variables. If i use the non minified version, this doesn't happen, but when i use the minified version, i get this error:

image

With an IIFE this should be solved.

Fixed by #83

Thanks 👍