Transitioning to Vue. Installed environment and restored homepage scene overview.
This commit is contained in:
@@ -42,12 +42,10 @@ function getMethod() {
|
||||
};
|
||||
}
|
||||
|
||||
return null;
|
||||
return initServer();
|
||||
}
|
||||
|
||||
async function init() {
|
||||
initServer();
|
||||
|
||||
const screen = argv.render && !argv.filename && initScreen();
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user