Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 mup.json 文件中使用 mup deploy
// Install PhantomJS in the server "setupPhantom": true,
我想知道因此我是否不必通过添加 PhantomJS 包或加载 PhantomJS npm 包来单独安装 PhantomJS 并且可蜘蛛包会起作用吗?