npm包 node - glob模块 glob 在webpack中的使用。

http://www.javashuo.com/article/p-tyeusowb-cd.html     node - glob模块讲解

https://github.com/isaacs/node-glob     glob模块GitHub地址html

http://www.javashuo.com/article/p-esbwxoyn-cu.html     glob 在webpack中的使用。node

 

__dirname:全局变量,存储的是文件所在的文件目录
__filename:全局变量,存储的是文件名
console.log(__dirname)console.log(__filename)
相关文章
相关标签/搜索