-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
feat: hot reload dev for static files #2173
Copy link
Copy link
Closed
Labels
scope: cliThe tauri-cli rust crate and @tauri-apps/cli npm packageThe tauri-cli rust crate and @tauri-apps/cli npm packagestatus: backlogIssue is ready and we can work on itIssue is ready and we can work on ittype: feature request
Metadata
Metadata
Assignees
Labels
scope: cliThe tauri-cli rust crate and @tauri-apps/cli npm packageThe tauri-cli rust crate and @tauri-apps/cli npm packagestatus: backlogIssue is ready and we can work on itIssue is ready and we can work on ittype: feature request
When I modify the front static file, I hope
tauri devcan automatically hot reload.