Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

CurvyCorners should be compatible with Google Closure Compiler #100

Open
GoogleCodeExporter opened this issue Apr 15, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

Hello,

Closure Compiler is a JavaScript code compacter by Google
http://code.google.com/closure/compiler/

Currently, Closure Compiler breaks CurvyCorners because, in curvyCorners.adjust 
function, it renames the "obj" variable and there is an eval after, line 379:
eval('obj.' + prop + "='" + newval + "'")

Regards

Original issue reported on code.google.com by vlak...@gmail.com on 12 Dec 2010 at 11:41

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant