nexrender icon indicating copy to clipboard operation
nexrender copied to clipboard

Can't build new executable with my own change on windows

Open benoitRodde opened this issue 3 years ago • 0 comments

Hello,

On my mac I made modifications on the nexrender core files + the job.js file of nexrender type, then I launched "npm run-script pkg" by launching the executable generated in /bin all works well my modifications are well taken into account

However I repeat the same thing with exactly the same code but on a windows machine and when I launch the executable present in /bin this time nothing is taken into account

What I forget that my build on windows takes well into account my modifications ?

Thanks in advance,

benoitRodde avatar Sep 05 '22 16:09 benoitRodde