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.
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.