mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 20:02:26 +00:00
add build file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,4 +35,3 @@ bin
|
|||||||
test_event.json
|
test_event.json
|
||||||
.idea/
|
.idea/
|
||||||
server/db/index.ts
|
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;
|
||||||
Reference in New Issue
Block a user