You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I install it as a .NET tool, that means my team has to always install it too. This is a deal-breaker for me. Any chance there is a way to make it work as an ordinary nuget package? Thanks either way.
The text was updated successfully, but these errors were encountered:
Hi @szalapski, this is partially answered in #13. While it's possible to create such a nuget package, I believe it would make using the tool much less convenient.
There is a way to make life easier for your team though: Use it as local tool https://github.com/excubo-ag/WebCompiler#local
and/or make the installation of the tool a build step that the actual build step depends on.
If I install it as a .NET tool, that means my team has to always install it too. This is a deal-breaker for me. Any chance there is a way to make it work as an ordinary nuget package? Thanks either way.
The text was updated successfully, but these errors were encountered: