Web compiler plugin
Answered
Hello there,
I want to move my project from Visual studio 2019 to Rider, everything working normally, but I get a problem with the web compiler ( compilerconfig.json) in visual studio 2019 not working on Rider.
I know it's possible to activate the SASS Watcher, but All my team works on VS so I can't remove it.
Any suggestion?
Thanks
Please sign in to leave a comment.
HI Ali Khalouf!
Did I understand right that you could activate SASS watcher, but compilerconfig.json provides an error? Could you please try to exclude it from the project? Right-click on the file in Solution Explorer and choose `Exclude` for this.