mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
7 lines
220 B
TypeScript
7 lines
220 B
TypeScript
// This file can be replaced during build by using the `fileReplacements` array.
|
|
// When building for production, this file is replaced with `environment.prod.ts`.
|
|
|
|
export const environment = {
|
|
production: false,
|
|
};
|