mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
feat: merge keck
This commit is contained in:
3
apps/keck/src/environments/environment.prod.ts
Normal file
3
apps/keck/src/environments/environment.prod.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
};
|
||||
3
apps/keck/src/environments/environment.ts
Normal file
3
apps/keck/src/environments/environment.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
};
|
||||
Reference in New Issue
Block a user