DKSjskdj
This commit is contained in:
parent
82902d13f3
commit
175e0a47e9
@ -25,6 +25,7 @@ const folderPaths = [
|
||||
|
||||
const outputPath = 'client/public/data/data.json'
|
||||
fs.mkdirSync('client/public/data', { recursive: true });
|
||||
fs.mkdirSync('client/src/locales', { recursive: true });
|
||||
|
||||
let result = [];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user