How can es6 be supported under browsing without conversion (babel transcoding), but by referencing the babel/broswer framework?

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

May.01,2022

can be, inefficient and without engineering practicality


I don't understand the difference between quoting babel/browser framework and installing bable loader. Babel conversion is also very convenient. You only need to configure OK in Webpack. Why write another framework? this is just a conversion tool, all for easy compilation and adaptation to browsers

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4013c-34895.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4013c-34895.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?