mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-03-30 09:51:12 +02:00
Updated 04. MS Windows Setup (markdown)
@@ -46,14 +46,14 @@ CheckNetIsolation.exe LoopbackExempt -a -n="Microsoft.Win32WebViewHost_cw5n1h2tx
|
||||
> There are reports that you have to restart your computer after running this command, so if it isn't working for you, try that!
|
||||
|
||||
### Devtools
|
||||
Next if you want to debug the front-end you will have to download [microsoft edge devtools](https://www.microsoft.com/store/p/microsoft-edge-devtools-preview/9mzbfrmz0mnj) from the microsoft store.
|
||||
Next if you want to debug the front-end you will have to download [Microsoft Edge Devtools](https://www.microsoft.com/store/p/microsoft-edge-devtools-preview/9mzbfrmz0mnj) from the Microsoft store.
|
||||
|
||||
This will allow you to attach to a running instance of you're tauri project!
|
||||
if you need help take a look at the [devtools-guide](https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide)
|
||||
This will allow you to attach to a running instance of you're Tauri project!
|
||||
If you need help take a look at the [devtools-guide](https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide).:w
|
||||
|
||||
|
||||
## Tauri bundler
|
||||
After you have installed Rust and the build toolchain, it is wise to open a new shell before continuing.
|
||||
After you have installed Rust and the build toolchain it is wise to open a new shell before continuing.
|
||||
|
||||
Setup the bundler:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user