splittable
splittable copied to clipboard
Add optional support for full ADVANCED compilation mode
I saw this note about the custom closure compiler build to support React plugins.
I love that this tool aims to support node_modules
and the npm ecosystem out of the box, but I'd also be nice to get the full benefit of ADVANCE compilation for users who understand the risks and aren't importing incompatible dependencies.
Yes, will do.
On Dec 24, 2016 11:10 AM, "Philip Walton" [email protected] wrote:
I saw this note https://github.com/cramforce/splittable/blob/master/third_party/closure-compiler/REAME.splittable#L6 about the custom closure compiler build to support React plugins.
I love that this tool aims to support node_modules and the npm ecosystem out of the box, but I'd also be nice to get the full benefit of ADVANCE compilation for users who understand the risks and aren't importing incompatible dependencies.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cramforce/splittable/issues/44, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFeT3YRp6Vk0t37T-9_GUBuDaFTCSQ-ks5rLW5AgaJpZM4LVR6T .
is it possible ? @cramforce