Hi,
We are using jet-composites created in src folder and when we run ojet-serve to run the project all the content from src is getting copied to web folder except jet-composites, with this the reference to jet-composites is failing from where it is called.
I had to manually copy the jet-composites folder to web folder after running ojet-serve to make the references work.
How do we automate to copy jet-composites folder from src to web folder on running ojet-serve.
Thanks,
Shankar