killa
Results
54
comments of
killa
@hahaliu1029 在 egg 中还没有添加 mcp plugin 的定义,需要手动安装并且声明 package。 相关插件可以在 https://github.com/eggjs/tegg/tree/master/plugin 这里找到。
可以对比以下几种情况的性能差异: - rapid 安装 - rapid 带 package-lock 安装 - npm 安装 - npm 带缓存安装 - npm 带 package-lock 和缓存安装 - node_modules 缓存
service 不行的,service 不会在 agent 内加载。
不应该用 console,这里改成配置的模式,应用主动配置强校验的情况才抛错。