mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(package) mellow v3.0.0
This commit is contained in:
parent
9b9070b69b
commit
e3cac1a892
3 changed files with 5 additions and 5 deletions
|
|
@ -3,6 +3,6 @@
|
|||
const mellow = require('mellow');
|
||||
|
||||
module.exports = (dir, root) => {
|
||||
return mellow.pathToWin(dir, root || '/');
|
||||
return mellow.webToWin(dir, root || '/');
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue