mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Refactor: merge new output
This commit is contained in:
@@ -3,7 +3,7 @@ import { task } from './trace';
|
||||
import { SHARED_DESCRIPTION } from './lib/constants';
|
||||
import { createMemoizedPromise } from './lib/memo-promise';
|
||||
import { TTL, deserializeArray, fsFetchCache, serializeArray, createCacheKey } from './lib/cache-filesystem';
|
||||
import { DomainsetOutput } from './lib/create-file-new';
|
||||
import { DomainsetOutput } from './lib/create-file';
|
||||
|
||||
const cacheKey = createCacheKey(__filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user