bit-angular
bit-angular copied to clipboard
Multiple warnings on bit start
When writing the simplest compositions, multiple warnings appear on the bit start console
But the browser console is clear from errors or warnnings:

Hello, this looks like an issue with sass-loader and webpack 5. We use the sass-loader provided by the angular cli, but we also use a more recent version of webpack which seems to lead to this warning. Is using v13 an option for you? That may solve this issue?