node_modules/.bin/parcel index.html ,或者使用 npm script ... 檢視 parcel-bundler 的 package.json 找到 bin/cli.js ,在 cli.js 裡又指向 .
確定! 回上一頁