[GH-ISSUE #552] Map Local with File improvement request #550

Open
opened 2026-03-03 19:19:45 +03:00 by kerem · 2 comments
Owner

Originally created by @vadeneev on GitHub (Jul 15, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/552

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? 2.2.0

image

Local Mapping by File feature improvement:

For purpose of web debugging it would be much more convenient to have ability to map resource from the local file by regex pattern - so developer haven't to update path on every re-build. ( probably we shouldn't display file-content at all )

Originally created by @vadeneev on GitHub (Jul 15, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/552 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? 2.2.0 ![image](https://user-images.githubusercontent.com/8614249/87508753-2316d080-c681-11ea-97ac-fcaa16be3dbe.png) **Local Mapping** by File feature improvement: For purpose of web debugging it would be much more convenient to have ability to map resource from the local file by regex pattern - so developer haven't to update path on every re-build. ( probably we shouldn't display file-content at all )
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 15, 2020):

Thanks. Some requests that we should support Full Regex on Matching Rule for the Map Local / Remote and Breakpoint too.

For now, you can work around by using *, like build/static/css/*.css

I will support it on the next release since it's an essential feature 👍

<!-- gh-comment-id:658563168 --> @NghiaTranUIT commented on GitHub (Jul 15, 2020): Thanks. Some requests that we should support Full Regex on Matching Rule for the Map Local / Remote and Breakpoint too. For now, you can work around by using `*`, like `build/static/css/*.css` I will support it on the next release since it's an essential feature 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 22, 2020):

Hi @vadeneev, I've supported the Regex pattern on all tools, include Map Local as well 🙌

Please check out this beta build from https://github.com/ProxymanApp/Proxyman/issues/540#issuecomment-660608248

I'm doing final test and it gonna release in this week 👍

<!-- gh-comment-id:662511848 --> @NghiaTranUIT commented on GitHub (Jul 22, 2020): Hi @vadeneev, I've supported the Regex pattern on all tools, include Map Local as well 🙌 Please check out this beta build from https://github.com/ProxymanApp/Proxyman/issues/540#issuecomment-660608248 I'm doing final test and it gonna release in this week 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#550
No description provided.