Updated 04. MS Windows Setup (markdown)

Aidan-Chelig
2020-02-15 14:27:55 -06:00
parent 950a84e98d
commit 06e130eba7

@@ -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: