这是Wrangler用于构建工作程序的默认Webpack配置: module.exports = { "target": "webworker", "entry": "./index.js" // inferred from "main" in package.json };.
確定! 回上一頁