problem description
in development, es6 can be used directly, but
needs to convert es6 to es5 when it is published.
can you directly reference some frameworks or browser patch js to achieve browser support for es6?
without the need to convert programs