mgobeil

Results 1 issues of mgobeil

When I ran with ADVANCED_OPTIMIZATIONS, I got errors like: closure/closure/goog/events/events.js:896: ERROR - Bad type annotation. Unknown type goog.debug.ErrorHandler Suggesting this problem: https://code.google.com/p/closure-library/wiki/FrequentlyAskedQuestions#When_I_compile_with_type-checking_on,_I_get_warnings_about_" Solved by including closure-library/closure/goog/deps.js. I noticed in the...