- Issue created by @omarlopesino
- 🇪🇸Spain omarlopesino
I've made a merge request that:
- Compiles any asset from a component's src folder into the component. For example: web/components/chart-element/src/chart-element.ts -> web/components/chart-element/chart-element.js
- Only replaces assets at library info alter when the dev mode is enabled.
Please review, thanks!