diff --git a/build/startWatch.ps1 b/build/startWatch.ps1 new file mode 100644 index 0000000..914aada --- /dev/null +++ b/build/startWatch.ps1 @@ -0,0 +1 @@ +dotnet watch webcompiler ./Styles/Connected.Components.scss -c ./excubowebcompiler.json --project ../src/Connected.Components/Connected.Components.csproj \ No newline at end of file diff --git a/build/startWatch.sh b/build/startWatch.sh new file mode 100644 index 0000000..914aada --- /dev/null +++ b/build/startWatch.sh @@ -0,0 +1 @@ +dotnet watch webcompiler ./Styles/Connected.Components.scss -c ./excubowebcompiler.json --project ../src/Connected.Components/Connected.Components.csproj \ No newline at end of file