When I deploy Smartedit Extension on Commerce Cloud the following JS files from the folder "jsTarget" are not available.
*smartedit.js
*smarteditContainer.js
After the login to Smartedit the page shows blank and the browser console says vendor_chunk.js cant get these files.
At my local development environment and the test server I can reproduce it if "ant npminstall" was not executed and the folder "jsTarget" was not generated.
I already tried to add the npmancillary dependency to smartedit extensioninfo.xml.
<requires-extensionname="npmancillary"/>
Found this related topics but nothing helped: