Dynamic module loading compatible with function mode
未關閉
enhancement
- 主要語言
- JavaScript
- 星號
- 201
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Will allow an app or library compiled into a single file to dynamically load external modules.
- [x] Separate `@nodepack/module` package
- [ ] Force this package to be external in function mode
Projects needing this will have to install `@nodepack/module` as dependency and it will also a dependency in the built output. (It has only [one dependency](https://github.com/Akryum/nodepack/blob/master/packages/%40nodepack/module/package.json#L24), no transitive dependencies.)
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。