mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 04:17:17 +00:00
docs: 批量博文
This commit is contained in:
12
Chapter2 - Web FrontEnd/2.38.md
Normal file
12
Chapter2 - Web FrontEnd/2.38.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# npm 改进之工程化
|
||||
|
||||
npm 3 最大的改进就是对于依赖的处理不一样了。[官方文档](https://docs.npmjs.com/how-npm-works/npm3?utm_source=ourjs.com)
|
||||
|
||||
## 例子
|
||||
|
||||
模块 A,依赖于模块 B
|
||||
|
||||
|
||||
https://www.jianshu.com/p/69ba32550c08
|
||||
|
||||
https://www.cnblogs.com/wonyun/p/9349691.html
|
||||
Reference in New Issue
Block a user