1.0.39 • Published 4 years ago
@ygsoft-cli/format-path v1.0.39
@ygsoft-cli/format-path
使路径兼容多平台环境(苹果、Windows)
Usage
const formatPath = require('@ygsoft-cli/format-path');
let result = formatPath(path.resolve(dir, pkgFile.main)); // 路径的兼容(mac/window)