mirror of
https://github.com/outbackdingo/pangolin.git
synced 2026-01-27 10:20:03 +00:00
add build file
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user