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!

Issue involving components styles.css with ojet serve

frankiewilkoOct 17 2018 — edited Oct 18 2018

Hello,

I have run into an issue with using a component on JET 6.0.0 when using ojet serve. Both the component and app were created after updating to JET 6.0.0.

On initial load everything is fine, and when making changes to both the component-view.html and component-viewModel.js, the changes are working correctly. However, if I make a change to component-styles.css file and save, these changes are not shown on the webpage and the respective component-styles.css in the web directory is not updated.

If I run ojet serve again, the problem is solved with the updated .css file being used.

The app was created with the purpose of learning and experimenting with components so there is not much else in the code, and two other colleagues on separate machines have run into the same issue. Any help would be appreciated.

Cheers,

Frankie

This post has been answered by Ben Moroze-Oracle on Oct 18 2018
Jump to Answer
Comments
Post Details
Added on Oct 17 2018
3 comments
445 views