splittable
splittable copied to clipboard
Allow passing externs files for Closure Compiler
Doesn't look like there's a way to pass externs files to the compiler.
Why do you want to pass it?
To tell the underlying closure compiler what externs do I have. For example if I am relying on a third-party library being loaded on global object.
Mhmm, but that is complicated :)
Property obfuscation is turned off, so most things should compile without an extern.
It would be easy to add, of course, but I wanted to keep options to what is really needed.
I see. Curious is property obfuscation disabled because it can't be done across the output modules or why?
No, works fine. Disabled because it breaks React plugins.
On Dec 12, 2016 9:42 PM, "Mohammad Khatib" [email protected] wrote:
I see. Curious is property obfuscation disabled because it can't be done across the output modules or why?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cramforce/splittable/issues/42#issuecomment-266650510, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFeT4TlMRctLK-Pk3pKVjGSI8IDl3pqks5rHjBNgaJpZM4LLVwB .