Debug output should display dist path (clarify v4/Typescript/main)
Open
feature
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Examples I've seen and the vscode extension for v4 Azure Functions for node.js don't follow best practices. They dump src files under dist (dist/src/functions; it should be dist/functions). I spent too much time trying to figure out what was wrong after I made a minor best practices change to my repo.. A simple message from `func --verbose` telling me where it was looking for files would save other people this kind of trouble.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.