microsoft / microsoft/BotFramework-WebChat
Add devcontainer and prebuild
Open
Nobody has claimed this yet.
area-dx
feature-request
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem?
Codespaces is nice, but will be much better if it is prepared with:
npm ci
npm run bootstrap
npm run build
Describe the suggestion or request in detail
No response
Describe alternatives you have considered
No response
Additional context
No response
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
The issue names no files or tests. Start by locating the Codespaces or devcontainer configuration and the npm scripts for ci, bootstrap, and build; done means Codespaces prepares successfully by running those commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- build-system, developer-experience, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100