mod: remove
This commit is contained in:
parent
911fc74305
commit
c3192423c6
@ -19,8 +19,6 @@ export function getSrcPath(srcName = 'src') {
|
||||
return path.resolve(getRootPath(), srcName)
|
||||
}
|
||||
|
||||
const httpsReg = /^https:\/\//
|
||||
|
||||
export function convertEnv(envOptions) {
|
||||
const result = {}
|
||||
if (!envOptions) return result
|
||||
|
Loading…
x
Reference in New Issue
Block a user