Cleanup and file reorganization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { emptyDir } from 'fs-extra';
|
||||
import { distPath } from './file';
|
||||
import { distPath } from '../common/file';
|
||||
|
||||
var distDir = distPath();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user