This website requires JavaScript.
Explore
Help
Sign In
toeverything
/
AFFiNE
Watch
1
Star
1
Fork
0
You've already forked AFFiNE
mirror of
https://github.com/toeverything/AFFiNE.git
synced
2024-12-23 01:01:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
029654f45e
AFFiNE
/
packages
/
frontend
/
apps
/
electron
/
renderer
/
setup.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(core): add global error handler (#8509)
2024-10-18 09:34:13 +03:00
import
'@affine/core/bootstrap/electron'
;
fix(core): avoid side effects (#8245)
2024-09-18 06:45:20 +03:00
import
'@affine/component/theme'
;
import
'./global.css'
;
Reference in New Issue
Copy Permalink