mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-20 03:21:45 +08:00
6 lines
324 B
Markdown
6 lines
324 B
Markdown
# Preload Scripts
|
|
|
|
Here are preload scripts (See [tauri's doc](https://tauri.app/v1/references/architecture/inter-process-communication/isolation)). This is simillar to Electron's [preload script](https://www.electronjs.org/docs/latest/tutorial/sandbox#preload-scripts).
|
|
|
|
We pass env variables to AFFiNE side from here.
|