livebud / bud

The Full-Stack Web Framework for Go
MIT License
5.57k stars 180 forks source link

package/virtual: prevent deletes outside the virtual filesystem root #337

Closed matthewmueller closed 1 year ago

matthewmueller commented 1 year ago

Today was a fun day where I accidentally deleted the livebud/ directory during development with a careless bug. This PR prevents this from ever happening again 😅