jondot / hygen

The simple, fast, and scalable code generator that lives in your project.
http://www.hygen.io
MIT License
5.57k stars 252 forks source link

feat: add writing new file before inject if doesn't exist #412

Open MariJunior opened 1 year ago

MariJunior commented 1 year ago

Adds creation of a new injection file instead of an error such Cannot inject to src/features/index.ts: doesn't exist

MariJunior commented 1 year ago

115