Files
gristlabs_grist-core/app/server
Jordi Gutiérrez Hermoso 4013382170 config: replace fse read functions with sync variants
I need to be able to read the config at module load time, which makes
async difficult if not impossible.

This will make read config operations synchronous, which is fine. The
file is tiny and seldom read.
2024-07-18 14:32:46 -04:00
..
2023-06-06 10:51:17 +02:00