Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
55 stars 15 forks source link

Request option to upload .js.map extension files #163

Closed siggipop closed 1 month ago

siggipop commented 3 months ago

Is your feature request related to a problem?

Yes

Describe the problem?

While uploading .js files works fine .js.map extension is not a file extension available for upload with this tool. .js.map are not crucial for normal operation, but they can be useful when debugging in browser. Some browser default to use source .js.map extension when setting code breakpoint. This could mean debugging in the .ts (Typescript) code behind instead of the minified .js code.

Provide a solution or an idea you would like to see in the tool?

No response

Relevant log output

No response

power-maverick-bot[bot] commented 3 months ago

Thanks for raising an issue. Please make sure you have given us as much context as possible. One of the repo maintainer will respond as soon as possible.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Power-Maverick commented 2 months ago

Need a strong reason than enable debugging. For debugging javascript or typescript use Fiddler.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 5 days with no activity.