mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore: add build flag for change log (#1792)
This commit is contained in:
@@ -74,6 +74,8 @@ const config: PlaywrightTestConfig = {
|
||||
env: {
|
||||
COVERAGE: process.env.COVERAGE || 'false',
|
||||
ENABLE_DEBUG_PAGE: '1',
|
||||
ENABLE_SUBPAGE: '1',
|
||||
ENABLE_CHANGELOG: '1',
|
||||
NODE_API_SERVER: 'local',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user