mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-19 08:48:34 +02:00
add build file
This commit is contained in:
parent
98be9cee83
commit
a1a0587a2b
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,4 +35,3 @@ bin
|
|||
test_event.json
|
||||
.idea/
|
||||
server/db/index.ts
|
||||
build.ts
|
1
server/build.ts
Normal file
1
server/build.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export const build = "oss" as any;
|
Loading…
Add table
Add a link
Reference in a new issue