microsoft / microsoft/AdaptiveCards
CSS Map file not found in dist within the npm package
Open
Nobody has claimed this yet.
Area-Designer
Bug
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Problem Description
Hi. We are using adaptivecards-designer, and this is a warning error I get when using it where .css.map file is not found but I did notice its being referred to in the css file. So, the build process throws this warning.
Card JSON
NA
Screenshot
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
Inspect the adaptivecards-designer npm package's dist contents and the CSS files referenced by the report; identify where the .css.map reference is produced or omitted during packaging. Verify completion by rebuilding the package and confirming the distributed CSS no longer points to a missing map or that the map is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100