This commit is contained in:
parent
15990ef3c9
commit
c5b794dffe
|
|
@ -1,3 +1,5 @@
|
|||
# Oak-Framework 源码阅读笔记
|
||||
|
||||
## 学习和记录
|
||||
## 学习和记录
|
||||
|
||||
[oak-cli命令行脚手架](./notes/1-Oak-Cli.md)
|
||||
|
|
@ -49,5 +49,6 @@
|
|||
- 调用scripts/make-dependency.js脚本
|
||||
- 调用oak-domain/lib/compiler/dependencyBuilder的默认方法,传入`watch *=* process.argv[2]`
|
||||
- `本函数用于构建src/initialize.dev, src/initialize.prod, src/initializeFeatures, src/context/FrontendContext, src/contextBackendContext`
|
||||
-
|
||||
|
||||
-
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue