NativeScript / NativeScript/docs
Document multiple/custom configs
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 31
- Avg merge
- 8h 51m
- Merged PRs (30d)
- 2
Description
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...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CLI's --config entry point and the documented nativescript.config.ts configuration. Add guidance for selecting alternate configs for builds and runs, including different environments, white-label entries, and App_Resources paths; done means these use cases and the command usage are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100