Hi all,
I am trying to build my website for development. I am running version 8.2.0. I am using ojet build --release on command line.
But the resultant web folder is broken in terms of internationalization ie. my string resources are all gone, they can't be found by the browser.
The same happens when I useĀ ojet build without --release. Everything else works fine, the problem is only with the string resources.
However, when I run it though netbeans while testing, I use the grunt task oraclejet-serve to build and serve it. This builds it perfect. I have no problem with my strings.
Any help would be appreciated. Thanks in advance.
Regards,
Vikram