Closed superguigui closed 11 years ago
We used Closure compiler for early versions, but we switched to uglify a while back. Are you sure you're using the latest version of the GSAP files? Are you still seeing the issue in 1.10.0?
Indeed if we take the build version it's working perfectly even when minified ! Sorry about that, i'm closing the issue
Hi, over two different projects we noticed that some unexplicable errors (Cannot set property '_overwrite' of null) can happen from time to time on simple tweens with the minified version of tweenmax.js and that they don't happen anymore when we minify ourself tweenmax.js with uglifyjs. Are you guys using google closure compiler for minification ?