feat(ci): build frontend docker images (#588)

This commit is contained in:
Ryo
2025-08-05 22:02:37 +08:00
committed by GitHub
parent 117b63f661
commit 218c1806ff
3 changed files with 9 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
"target": "es2018"
},
"watchOptions": {
"fallbackPolling": "dynamicPriorityPolling",
"fallbackPolling": "dynamicpriority",
"synchronousWatchDirectory": false,
"watchDirectory": "useFsEvents",
"watchFile": "useFsEventsOnParentDirectory",