Attempt to fix upload dialog
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build:frontend": "tsc -p src/server/public/tsconfig.json",
|
||||
"start": "node dist/cli/index.js",
|
||||
"dev": "ts-node src/cli/index.ts",
|
||||
"server": "ts-node src/server/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user