Hi,
I am a newbie with oraceJET. I am trying to build the sample application based on the book Practical Oracle-Jet by Daniel Curtis.
In my project folder, I do have ./staged-themes/alta/common/images/sprites/sprite.svg. However after the build, I do not see the folder in web/ directory.
I am unsure, where I could set up the path so that the "/alta/common/images/sprites/" folder is copied in the web/ after the build.
Based on the steps mentioned in the book, I am using the mosTheme. The project file _mosTheme.web.settings.scss already has the path included as
$commonImageDir: ".. .. ../alta/11.1.3/common/images/" !default;
I would appreciate some help in resolving this issue.
Regards,
Prakash