tauri/.changes/template-csp-change.md
nothingismagick 463fd00d06
fix(csp): add wss and tauri to conf template (#1974)
* fix(csp): add wss and tauri to conf template

* add change file, update examples/docs

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-06-15 13:37:24 -03:00

6 lines
127 B
Markdown

---
"cli.rs": patch
---
Change the `csp` value on the template to include `wss:` and `tauri:` to the `default-src` attribute.