Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 138f3ca

Browse files
Hopefully, path build is fixed now
1 parent 29897ca commit 138f3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎backend/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"dev": "tsx index.ts",
88
"build": "tsc && tsc-alias",
9-
"start": "tsc && node -r tsconfig-paths/register dist/index.js",
9+
"start": "tsc && tsc-alias && node -r tsconfig-paths/register dist/index.js",
1010
"lint": "eslint .",
1111
"format": "prettier --write .",
1212
"format:check": "prettier --check .",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /