echobind / bisonapp

A Full Stack Jamstack in-a-box brought to you by Echobind
MIT License
590 stars 28 forks source link

fix: do not remove file extension from hygen templates when copied by dev server #182

Closed kgajera closed 3 years ago

kgajera commented 3 years ago

The extension for the hygen templates was being removed when copied by the dev server: Screen Shot 2021-07-01 at 5 45 15 PM

Changes

Checklist