Работа над WebWorker и DbCreator
This commit is contained in:
@@ -96,6 +96,9 @@ async function init() {
|
||||
|
||||
config.recreateDb = argv.recreate || false;
|
||||
|
||||
//TODO as cli param
|
||||
config.indexDepth = 1000;
|
||||
|
||||
//app
|
||||
const appDir = `${config.publicDir}/app`;
|
||||
const appNewDir = `${config.publicDir}/app_new`;
|
||||
|
||||
Reference in New Issue
Block a user