Closed rangeoshun closed 6 years ago
I could rename lang-in
to the old lang
if that is more acceptable, but would lack the consistency.
One note tho, the description for the language argument was saying that the default languga is ES3, but I think it was not true since a long time.
This PR changes the interface a bit but solves #53.
Generally, it should be backward compatible, as in updates to packages are only needed in
minify
opts.:lang -> :lang-in
The ES6 input should be still OK for all packages.
Notes, objections?