WebCompiler icon indicating copy to clipboard operation
WebCompiler copied to clipboard

Add support for extension based configuration.

Open milanc opened this issue 11 months ago • 1 comments

Description

This would allow to start using the extension with existing projects without need to go over each file and add it to compiler config files. Main reason for this is using the extension with scss for Blazor components, where I would like to avoid adding each razor.scss file to config.

milanc avatar Mar 15 '24 10:03 milanc

Hi @failwyn, I've created PR at the same time as this issue. When you get some free time please let me know if it makes sense.

milanc avatar Apr 05 '24 02:04 milanc