It would be nice to include the presets/fills necessary to bring this up to an equivalent to babel-preset-env in terms of coverage, so that this can be used with, for example babel-preset-stage-3 or similar.
Perhaps a separate preset that can be used in conjunction with this one. (babel-preset-extendscript-stage-4 or babel-preset-extendscript-current) Not sure what else is needed in terms of regenerator runtime, etc. Or for that matter the performance impact as such. Would this work with the env preset configured for IE8, for example?
I also want to say, thank you for providing this, it's much appreciated.
It would be nice to include the presets/fills necessary to bring this up to an equivalent to
babel-preset-envin terms of coverage, so that this can be used with, for examplebabel-preset-stage-3or similar.Perhaps a separate preset that can be used in conjunction with this one. (
babel-preset-extendscript-stage-4orbabel-preset-extendscript-current) Not sure what else is needed in terms of regenerator runtime, etc. Or for that matter the performance impact as such. Would this work with theenvpreset configured for IE8, for example?I also want to say, thank you for providing this, it's much appreciated.