feat: optimize UI queries and seed number library
This commit is contained in:
@@ -72,8 +72,10 @@ const copyEntries = [
|
||||
['packages/redis/node_modules', 'packages/redis/node_modules', true],
|
||||
['infra/server-b/s30', 'infra/server-b/s30', true],
|
||||
['infra/server-b/s56', 'infra/server-b/s56', true],
|
||||
['infra/server-b/s57', 'infra/server-b/s57', true],
|
||||
['infra/server-a/s28/lisglosips_hotpath.lua', 'infra/server-a/s28/lisglosips_hotpath.lua', true],
|
||||
['scripts/phase2-gateway-migration.mjs', 'scripts/phase2-gateway-migration.mjs', true]
|
||||
['scripts/phase2-gateway-migration.mjs', 'scripts/phase2-gateway-migration.mjs', true],
|
||||
['scripts/import-number-library.mjs', 'scripts/import-number-library.mjs', true]
|
||||
];
|
||||
|
||||
function run(command, commandArgs, options = {}) {
|
||||
|
||||
Reference in New Issue
Block a user