mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 09:36:17 +08:00
feat: create env.ts
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const isDev = process.env['NODE_ENV'] === 'development';
|
||||
Reference in New Issue
Block a user