chrome-devtools-autosave icon indicating copy to clipboard operation
chrome-devtools-autosave copied to clipboard

Allow mapping of absolute urls

Open drewcovi opened this issue 12 years ago • 2 comments

Currently is there a way I can map a url that's absolute (http://domain.com/.....) to my local mount?

I cant control bigcommerce's markup choice, but I can control everything else. would be really nice to allow us to only match a portion of a css include.

drewcovi avatar Oct 15 '12 19:10 drewcovi

Not really following. Autosave treats all URLs as absolute. Just put ^http://domain.com/ into the match field?..

NV avatar Oct 17 '12 22:10 NV

I was running into a issue where big commerce wasn't actually hosting the assets on the same domain, so I could map a pattern to match my current domain, and trigger autosave but the linked stylesheets couldn't possibly found in the matching folder.

drewcovi avatar Dec 22 '12 23:12 drewcovi