Thomas Morris
Thomas Morris
Found replacing line 81 with this works: ``` fixedUri = uri.indexOf('/') === 0 ? '../' + uri : uri; ```
Also interested in this becoming a feature. Having an isolated production environment at the very least would help, dev/staging could be shared for testing purposes.
Also interested in this becoming a feature. Having an isolated production environment at the very least would help, dev/staging could be shared if suitable.
Just wanted to add to this one that it could be a nice sustainability benefit as well, since you could schedule a deployment to happen at a time where the...
This sounds like a great idea btw @mattbrailsford, would definitely come in handy.