On top of SWC, Parcel implements dependency collection, bundling, scope hoisting, ... index.js. import {add} from './math'; console.log(add(2, 3));. math.js.
確定! 回上一頁