NativeScript / NativeScript/docs
Document multiple/custom configs
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 31
- 平均合并
- 8 小时 51 分钟
- 30 天内合并 PR
- 2
描述
Document how you can use --config in the cli to use a different nativescript.config.ts for the build/run.
Could be useful for different environments, or white labeling using different entries (main) or different App_Resources path...
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 CLI 的 --config 入口点和文档中说明的 nativescript.config.ts 配置开始。添加有关如何为构建和运行选择备用配置的指南,包括不同的环境、白标条目和 App_Resources 路径;当这些使用场景和命令用法都有文档说明时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- cli, documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100