splittable icon indicating copy to clipboard operation
splittable copied to clipboard

Add optional support for full ADVANCED compilation mode

Open philipwalton opened this issue 8 years ago • 2 comments

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.

philipwalton avatar Dec 24 '16 19:12 philipwalton

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 .

cramforce avatar Dec 24 '16 22:12 cramforce

is it possible ? @cramforce

orenmizr avatar Mar 22 '17 12:03 orenmizr