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
Copy file name to clipboardexpand all lines: src/MatBlazor.Web/README.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
-
# es6-webpack2-starter
1
+
To deploy static web assets, one needs to use `npm`. If you have NPM installed, see the "Manual deploy with NPM" section. If you prefer running `npm` isolated in a docker container, run `deploy.ps1` (requires powershell).
2
+
3
+
# Powershell deploy script
4
+
5
+
In this folder, run `.\deploy.ps1`.
6
+
7
+
⚠️ This overwrites the static web assets in `MatBlazor/src/MatBlazor/wwwroot/dist` ⚠️
0 commit comments