I like how I can use http://browserl.ist/ to see what browsers the targets query will target in @babel/preset-env.
Is there any similar tools to list what Babel plugins (transforms etc.) the env preset actually includes?
I'm using Webpack as my bundler if it matters.
