Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Usage of eval breaks minification #57

Open
sevcsik opened this issue May 6, 2018 · 0 comments
Open

Usage of eval breaks minification #57

sevcsik opened this issue May 6, 2018 · 0 comments

Comments

@sevcsik
Copy link

sevcsik commented May 6, 2018

An error Exception: opts_orig is not defined is thrown because of the usage of eval. As Google Closure Compiler renames the opts and opts_orig variables, but cannot optimise Javascript contained in strings, the expressions passed to eval break.

sevcsik added a commit to sevcsik/carouFredSel-jQuery that referenced this issue May 6, 2018
sevcsik added a commit to sevcsik/carouFredSel-jQuery that referenced this issue May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant