mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-05 01:10:49 +00:00
Suffix lint rule and fixes
This commit is contained in:
@@ -59,7 +59,7 @@ const fn = script.runInThisContext({
|
||||
importModuleDynamically: constants.USE_MAIN_CONTEXT_DEFAULT_LOADER,
|
||||
});
|
||||
|
||||
// See `ts/scripts/generate-preload-cache.ts`
|
||||
// See `ts/scripts/generate-preload-cache.node.ts`
|
||||
if (process.env.GENERATE_PRELOAD_CACHE) {
|
||||
// Use hottest cache possible in CI
|
||||
if (process.env.CI) {
|
||||
|
||||
Reference in New Issue
Block a user