Skip to content
阮喵喵笔记
Search
K
Main Navigation
学习待办
遭遇的bug
git使用
演示用的demo
css训练
50天50个小项目
Appearance
Menu
Return to top
本页目录
.npmignore
似乎是 npm 发包时,用于屏蔽文件的配置。
files .npmignore .gitignore
https://juejin.cn/post/6963186362170376223
在发包时,似乎存在上述内容的优先级关系。
贡献者
ruan-cat
阮喵喵
页面历史
最后编辑于 12 个月前
查看完整历史
807d2df
-
🦄 refactor: 移动到单仓结构下专属的docs文件内
b6ed0df
-
🦄 refactor: 重命名
0dd2202
-
🦄 refactor: 重命名;
6b2c368
-
📃 docs: .npmignore 了解该文件;