pengx17
|
b15ae21c45
|
fix(electron): optimize bundle size by removing unused dependencies (#6415)
Should greatly reduce the size of helper.js and could speed up the time on starting the client app.
fix https://github.com/toeverything/AFFiNE/issues/6312
Before:
![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/681d6766-7d48-4574-b791-49e2c0ae6e1b.png)
After:
![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/ab13e624-7e03-407d-9538-3b9452694402.png)
|
2024-03-30 09:06:10 +00:00 |
|
Brooooooklyn
|
c2847e2082
|
chore(core): split sentry and setup into web/electron (#6357)
|
2024-03-28 10:24:25 +00:00 |
|
pengx17
|
00092c9955
|
fix(electron): fix electron build (#6305)
|
2024-03-25 15:57:22 +00:00 |
|
EYHN
|
b93871f045
|
feat(electron): define runtimeConfig in esbuild (#6287)
|
2024-03-25 03:55:26 +00:00 |
|
EYHN
|
265ee81666
|
refactor(infra): remove old plugin system (#5411)
plugin system need redesign
|
2023-12-27 02:49:59 +00:00 |
|
Alex Yang
|
97d8660a54
|
refactor(electron): fix vitest and add behavior test (#4655)
|
2023-10-18 22:14:30 -05:00 |
|
Joooye_34
|
bed9310519
|
refactor(infra): directory structure (#4615)
|
2023-10-18 15:30:08 +00:00 |
|