You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update build config to output ESM for better code splitting (#183)
Changed to use ESM format for loading scripts to get better code splitting support. This PR is mainly to prepare for adding future features, such as rich text editor.
```release-note
None
```
0 commit comments