instantpage/instant.page

Instant Page minified polluting scope

alicescfernandes opened this issue · 2 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 👍