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!

Handling web component CSS

Nathan ZentnerApr 28 2022

I'm trying to figure out how web component CSS files should be handled for final build. When I build using "livereload" i understand that all files are downloaded separately. When I run "--release" I see that the component CSS files are still loaded separately. Even when I add a bundle reference to my component.json of my pack and build for release, it still downloads the CSS files separately.
Don't see good information for this within the developer guide.

Comments

Post Details

Added on Apr 28 2022
0 comments
99 views