Logo
Explore Help
Sign In
Corvus/SpaceNinjaServer.CN
1
0
Fork 0
You've already forked SpaceNinjaServer.CN
forked from OpenWF/SpaceNinjaServer
Code Pull Requests Activity
SpaceNinjaServer.CN/src/helpers/pathHelper.ts

5 lines
175 B
TypeScript
Raw Normal View History

feat: eleanor weapon offerings (#1419) Need to do rotating offers for her some other time Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1419 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-04-01 15:49:08 -07:00
import path from "path";
export const rootDir = path.join(__dirname, "../..");
chore: use build & start process for development as well (#2222) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2222 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 18:30:52 -07:00
export const repoDir = path.basename(rootDir) != "build" ? rootDir : path.join(rootDir, "..");
Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 63ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API