Add scripts to start watch of scss files during runtime
This commit is contained in:
parent
1110bbf850
commit
663103f1d7
1
build/startWatch.ps1
Normal file
1
build/startWatch.ps1
Normal file
@ -0,0 +1 @@
|
|||||||
|
dotnet watch webcompiler ./Styles/Connected.Components.scss -c ./excubowebcompiler.json --project ../src/Connected.Components/Connected.Components.csproj
|
1
build/startWatch.sh
Normal file
1
build/startWatch.sh
Normal file
@ -0,0 +1 @@
|
|||||||
|
dotnet watch webcompiler ./Styles/Connected.Components.scss -c ./excubowebcompiler.json --project ../src/Connected.Components/Connected.Components.csproj
|
Loading…
x
Reference in New Issue
Block a user