Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Building an oracle jet app. Version 8.2.0. Ojet build --release

Vikram EswarMay 25 2020 — edited May 26 2020

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

This post has been answered by Vikram Eswar on May 26 2020
Jump to Answer
Comments
Post Details
Added on May 25 2020
4 comments
410 views