29. Juni 2024, 13:20
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{
|
|
||||||
// config.js
|
// config.js
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
import fs from 'fs';
|
import fs from 'fs';
|
||||||
@@ -13,4 +13,3 @@ if (!fs.existsSync(localDirectoryPath)) {
|
|||||||
export default {
|
export default {
|
||||||
localDirectoryPath,
|
localDirectoryPath,
|
||||||
};
|
};
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user