elee
elee
DDeno
Created by elee on 10/14/2024 in #help
how to add a code generation hook pre-build in fresh
i guess i can't touch an empty file since i can't know when to do it or not. is there no way to get the information on which file/files triggered the current instance when running in --watch?
5 replies
DDeno
Created by elee on 10/14/2024 in #help
how to add a code generation hook pre-build in fresh
is there a way i can manually trigger a restart in watch mode? maybe can touch an empty file or something ?
5 replies
DDeno
Created by elee on 10/14/2024 in #help
how to add a code generation hook pre-build in fresh
adding --watch-exclude doesn't work because then my project doesn't restart when the generated file is created.
adding --watch-exclude doesn't work because then my project doesn't restart when the generated file is created.
5 replies