mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-12 20:02:28 +08:00
10 lines
265 B
Markdown
10 lines
265 B
Markdown
![]() |
# CKEditor 5 document editor build – standard version
|
|||
|
|
|||
|
Just play with it.
|
|||
|
|
|||
|
**Note:** Remember to rebuild the bundles by running `npm run build` in build's package directory. You can also run webpack in the watch mode:
|
|||
|
|
|||
|
```
|
|||
|
./node_modules/.bin/webpack -w
|
|||
|
```
|