refactor: 优化dns选择

This commit is contained in:
xiaojunnuo
2020-11-09 17:14:25 +08:00
parent 6125895ae6
commit 02ab38c299
12 changed files with 76 additions and 30 deletions

2
packages/core/start.js Normal file
View File

@@ -0,0 +1,2 @@
// eslint-disable-next-line no-unused-vars
const start = require('./start/index.js')