mirror of
https://github.com/SukkaW/Surge.git
synced 2026-02-04 04:42:32 +08:00
Make CI Faster / Readline util
This commit is contained in:
@@ -7,7 +7,6 @@ const { processLine } = require('./lib/process-line');
|
||||
|
||||
(async () => {
|
||||
console.time('Total Time - build-chnroutes-cidr');
|
||||
// eslint-disable-next-line node/no-unsupported-features/es-syntax -- fuck
|
||||
const { merge: mergeCidrs } = await import('cidr-tools-wasm');
|
||||
|
||||
/** @type {Set<string>} */
|
||||
|
||||
Reference in New Issue
Block a user