Sam Mateosian

Results 3 issues of Sam Mateosian

Here's a suggestion for how to handle that case instead of throwing the exception. It does mean you might make a build with out of date env values. But odds...

Rather than throw an exception when it discovers an existing env.txt file, maybe just remove it? Or maybe just throw a warning rather than a build halting exception. Or maybe...

Let's say I want to rename a route with params, but make sure that any existing old links work. e.g. ``` ``` So old links that used to go to...

question