This greatly simplifies deployment for us on our test servers, where a simple unzip of our release package is the only step needed.
See #356 for an implementation. (though that only works if the path starts with '.' as i didn't see an easy way to check if a path is relative...)
This greatly simplifies deployment for us on our test servers, where a simple unzip of our release package is the only step needed.
See #356 for an implementation. (though that only works if the path starts with '.' as i didn't see an easy way to check if a path is relative...)