# CKEditor 5 inline 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
```
