Files
brave-core/third_party
Aleksei Khoroshilov dd63a9da74 Write .sisorc from js and warn if siso_cache_dir is not set. (#33461)
* Write .sisorc from js and warn if siso_cache_dir is not set.

* Remove auto-directory setting.

* Remove try/catch around mkdirSync as it doesn't throw when dir exists.

* Use path.

* Adjust writeFileIfModified to not create empty files.
2026-02-12 17:47:02 +07:00
..