Now, we can update our npm scripts: "scripts": { "start": "npm-run-all --parallel start:*", "start:bsb": "bsb -clean-world -make-world -w", "start:webpack": ...
確定! 回上一頁