mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #552] Map Local with File improvement request #550
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#550
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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 )
@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
*, likebuild/static/css/*.cssI will support it on the next release since it's an essential feature 👍
@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 👍