mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 17:16:16 +08:00
fix: ignore some files to be bundled (#3770)
(cherry picked from commit 61ffc4220c)
This commit is contained in:
@@ -130,6 +130,7 @@ module.exports = {
|
||||
: undefined,
|
||||
// We need the following line for updater
|
||||
extraResource: ['./resources/app-update.yml'],
|
||||
ignore: ['src', 'e2e', 'tests'],
|
||||
},
|
||||
makers,
|
||||
hooks: {
|
||||
|
||||
Reference in New Issue
Block a user