smart-tracker
smart-tracker copied to clipboard
fix:静态服务器路径错误导致栈溢出
node: v10.7.0 运行项目后发现栈溢出报错。 经排查,是 koa-static-cache 插件路径配置为了项目的根路径导致的。