es3ify-loader
es3ify-loader copied to clipboard
webpack -p the loader doesn't work
If run webpack
bundle file will be exports["default"]
but If run webpack -p
the code will be t.default
.
This does not meet expectations