"scripts": { "test": "set NODE_ENV=test && karma start karma.conf.js", 测试在我运行npm测试时开始。 环顾四周,最佳的解决方案似乎是使用cross-env包并像 ...
確定! 回上一頁