fix(dependencies): Update smartfile dependency and fix spacing issue in assets module
This commit is contained in:
@ -32,7 +32,7 @@ export class AssetsHandler {
|
||||
|
||||
// lets clean theh target directory
|
||||
plugins.smartfile.fs.ensureEmptyDir(optionsArg.to);
|
||||
|
||||
|
||||
plugins.smartfile.fs.copySync(optionsArg.from, optionsArg.to);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user