smart-tracker icon indicating copy to clipboard operation
smart-tracker copied to clipboard

fix:静态服务器路径错误导致栈溢出

Open xdoer opened this issue 6 years ago • 0 comments

node: v10.7.0 运行项目后发现栈溢出报错。 经排查,是 koa-static-cache 插件路径配置为了项目的根路径导致的。

xdoer avatar Nov 03 '19 13:11 xdoer