mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-24 04:27:27 +08:00
feat(electron): define runtimeConfig in esbuild (#6287)
This commit is contained in:
Vendored
+1
-5
@@ -6,9 +6,5 @@
|
||||
"noEmit": false,
|
||||
"outDir": "lib"
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"path": "../../../tests/fixtures"
|
||||
}
|
||||
]
|
||||
"references": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user