Inject the reload scriipt into the head if injectLiveReload is set.

This commit is contained in:
2025-03-04 20:50:21 +01:00
parent 4b0bfa8e4c
commit a3cebd2b3e
9 changed files with 260 additions and 144 deletions

View File

@ -14,6 +14,7 @@
paths:
- ./frontend/src
exclude: []
injectLiveReload: ./frontend-dist/index.html
# serve: # Uncomment and set a path to enable
# path: ""
# port: 8080