You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-02 21:22:41 +03:00
Add more words to explain windows being awful
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
// This is a JS script so that the directory is created in-process on Windows.
|
// This is a JS script so that the directory is created in-process on Windows.
|
||||||
|
// If the script isn't run in-process, there's a risk of it racing or never running
|
||||||
|
// due to file associations in Windows.
|
||||||
// Sorry.
|
// Sorry.
|
||||||
|
|
||||||
const fs = require("fs");
|
const fs = require("fs");
|
||||||
|
|||||||
Reference in New Issue
Block a user