SWC can transpile your code using ES Modules to CommonJS or UMD/AMD. ... To emit a ES6 module, change the type in .swcrc : {. "module": {. "type": "es6",.
確定! 回上一頁