5 Commits

Author SHA1 Message Date
Carlos Santos
7a81873285 webcomponent: enhance console log removal configuration in terser for production 2025-05-20 11:37:10 +02:00
Carlos Santos
8136547e6e webcomponent: simplify bundle copy logic in rollup configuration 2025-05-14 12:02:42 +02:00
Carlos Santos
7d0059feac webcomponent: update build script and adjust Rollup config to conditionally include comments 2025-05-08 17:26:06 +02:00
Carlos Santos
3a9f3c507d webcomponent: integrate PostCSS with Rollup and add error handling in OpenViduMeet component
- Added rollup-plugin-postcss to handle CSS imports in the project.
- Updated rollup.config.js to include PostCSS plugin for CSS injection and minification.
- Created a new styles.css file for component styling.
- Enhanced OpenViduMeet component to manage iframe loading states and display error messages.
- Implemented cleanup method in EventsManager to remove event listeners.
- Added TypeScript declaration for CSS module imports.
2025-05-08 16:05:07 +02:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00