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
* bugfix (CSS): add visual selection of multiple cells in table in ckeditor
* Update README.md
* TASK: Remove table style change
This seems to be a leftover from another PR you did.
---------
Co-authored-by: Markus Günther <[email protected]>
| `make clean` | delete all node_modules in every subdirectory. |
164
-
| `make build` | Runs the development build. |
165
-
| `make build-watch` | Watches the source files for changes and runs a build in case. |
164
+
| `make build` | Runs the development build for neos-ui once. |
165
+
| `make build-watch` | Starts a watcher process, which automatically runs a build for neos-ui, everytime a resource file (like JavaScript and CSS) changes. |
0 commit comments