It will also now use the runtime for AMD builds since it gets bundled anyway, this should keep bloat to a minimum.
It is unfortunate that a few good features had to be turned off due to the requirement of the polyfill but the minified polyfill is 40kb and I didn't want to lump that in as well.
Okay so this PR will blacklist the features referenced here: https://6to5.org/docs/usage/caveats/
It will also now use the runtime for AMD builds since it gets bundled anyway, this should keep bloat to a minimum.
It is unfortunate that a few good features had to be turned off due to the requirement of the polyfill but the minified polyfill is 40kb and I didn't want to lump that in as well.