Hacker News new | ask | show | jobs
by Mithaldu 4154 days ago
That still means i need to trigger a rebuild on every pull/checkout/reset. Only a marginal improvement, really.
1 comments

We only need to rebuild that file when we want to change it, which doesn't happen often. It's been at least a year since I changed my local dev copy for our main project and has survived many pulls/branches/resets

What kinda stuff are you putting in .htaccess that changes so often?