compile to a CommonJS module ('cjs') rollup main.js --file bundle.js --format cjs ... usable by tools that work with CommonJS such as Node.js and webpack, ...
確定! 回上一頁