microsoft / microsoft/vscode-azurestaticwebapps
Suggestion, remove Build step for HTML preset in VS Code/Portal
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
HTML preset when deploying an Azure Static Web App is a great new improvement as it makes it easer for folks that have just pure HTML, CSS and JS and there's no need to build something and there's no API.
A way to improve it would be to remove the step asking for build directory as there's no build directory. The only thing we need to ask for is app location
So suggest to remove this step
Contributor guide
No contributing guide indexed for this repository
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 by locating the HTML preset deployment flow in the VS Code extension and the prompt that asks for a build directory. Remove that prompt while retaining the app-location prompt, then verify the HTML preset no longer requests a build directory during deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, developer-experience
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100