Merge pull request #2679 from pikasTech/fix/tasktree-native-hmr-public
Pipelines as Code CI / hwlab-nc01-v03-ci-poll- Success

修复 TaskTree L1 公网 HMR 端口
This commit is contained in:
Lyon
2026-07-19 12:08:43 +08:00
committed by GitHub
@@ -75,7 +75,6 @@ export default defineConfig({
host: webHost,
port: webPort,
strictPort: true,
hmr: { clientPort: webPort },
watch: {
usePolling: true,
interval: 300,