[StaticWebAssets] Design time support/contract for tooling
Open
area-mvc
enhancement
feature-hot-reload
feature-static-web-assets
Priority:0
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
The tooling folks consume several of our files and targets during design time in VS.
We want to have some specific support for them that avoids accidental breaks as we add features and refactor the codebase.
This entails:
* Mapping from Endpoints to Full Path on disk.
* Target(s) that can be call during hot reload to ensure assets are regenerated.
Contributor guide
Assessment
This issue has not been assessed yet.