如何获取入口js的路径
发布于 2年前 作者 xiaofeng748 1006 次浏览

我想在一个模块里面获取node的入口js所在路径,不使用__dirname作为实参传入模块,怎么才能做到?

1 回复
回到顶部