secundant / neodx

A collection of frontend-focused tools aimed at enhancing your development experience
MIT License
80 stars 6 forks source link

@neodx/svg Problem with sprite.gen.ts on Windows #129

Open natalie-fs opened 1 year ago

natalie-fs commented 1 year ago

You already know about the issue with generating sprite.gen.ts on Windows, but how I can regenerate this file? For example, I can't just clean it or delete it because if I try to import it I receive an error about not having this file/object (I use this data in my project so I can't just remove imports). It would be very nice if there was an opportunity for example to write some commands that will clean this file and fill it all over again with the right metadata.