Hot Swap paths to files.Create 307 Internal Redirect for mapped paths.
Two ways to create redirect for files:
Single File — redirect for specific single file.
For example from http://example.com/prod/script.js to http://example.com/test/script.js.
Domain — redirect all requests from one domain to another (pathname and search will be saved).
For example from http://production.com to http://staging.com.
Enjoy new version of frameworks, library or styles without changes on site.