<div dir="ltr">Hi, I want to call the following command as part of a build:<div><br></div><div>$ ./node_modules/.bin/webpack</div><div><br></div><div>This should generate a file public/bundle.js</div><div><br></div><div>I'm really struggling with this. I guess there's something fundamental that I'm not understanding. `add_custom_command` doesn't seem to be doing anything.</div><div>I would anticipate that it would put the command I want to call in the makefile, but it hasn't.</div><div>If anyone could advise me on what I'm not getting here, that would be brilliant.</div><div>Cheers,</div><div>   Doug.</div></div>