kittykatattack / ga

The world's tiniest, cutest and funnest game engine
451 stars 85 forks source link

Not working properly with Google Closure Compiler #1

Closed kittykatattack closed 10 years ago

kittykatattack commented 10 years ago

I will fix this! :)

kittykatattack commented 10 years ago

ga.js and plugins.js now compile properly with Google Closure Compiler - in Simple mode only. Advanced mode would have required some dodgy refactoring which I was discouraged from attempting after reading this article:

http://webreflection.blogspot.ca/2013/01/5-reasons-to-avoid-closure-compiler-in.html