mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-06-28 17:25:54 +08:00
refactor: src-tauri 重命名为 gui
Tauri CLI 自动检测 workspace 成员,构建不受影响。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
test: {
|
||||
exclude: ['e2e/**', 'node_modules/**', 'src-tauri/**'],
|
||||
exclude: ['e2e/**', 'node_modules/**', 'gui/**'],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user