Configuration:
Jet version 4.2.0
hybrid app template
Hello,
After having replaced Oracle splash screens and icons with my custom ones in hybrid/res and committed the project when I checkout my project and run ojet restore, it adds previous Oracle splash screens to hybrid/res in addition of my custom ones.
I do understand that ojet restore is supposed to "restore" plugins, dependencies and libraries (doing a bit more than a simple npm install I guess), but I don't get why it is picking Oracle default icons and splash screens in oraclejet-cli/../../..templates/hybrid/common/res and replace mine?
I would be really happy to have a clear explanation as ojet restore looks like a good way and the perfect tools to allow multi-dev project.
Thanks in advance.
Sylvain