I have a problem deploying Nukes... I make some alterations in core Nukes and I can't make them visibles in localhost:8080/nukes.
I make :
cd nukes/nukes
build.sh
build.sh deploy
build.sh deploy-components
But don't work...
For make the alterations visibles I uninstall nukes, removing all directories and files and after installing nukes again, but this isn't the right thing... Perhaps this question already is answered in the forum, but I already looked for and still I did not find the reply.
Thanks in advanced for any help.