are command hooks/entry points in suitecloud.confi...
# sdf
d
are command hooks/entry points in suitecloud.config.js not triggered when you run the commands via the VS code extension?
👀 1
I'd love some corroboration, but using the following config file and: • Deploying via the SuiteCloud VS Code extension will successfully deploy using the
src
folder • Deploying via the CLI command
project:deploy
will fail as expected with error "_The process has failed. The file C:\[...]\notarealfolder\manifest.xml was not found in the project._"