enso/lib/java/ydoc-polyfill/src
Dmitry Bushev 3d6ca032de
Ydoc library (#11615)
`ydoc-server` compilation requires generation of `ydoc.cjs` resource that can take time and slow down the libraries development (building the enso distribution). This PR splits Ydoc into a library and the server part to avoid JS resources generation during the compilation of the language server.

Changelog:
- refactor: Ydoc into ~~`ydoc`~~ `ydoc-polyglot` library and  `ydoc-server` server parts
- update: language server to depend on the ~~`ydoc`~~ `ydoc-polyglot` library
2024-11-25 17:54:25 +00:00
..
main Ydoc library (#11615) 2024-11-25 17:54:25 +00:00
test Ydoc library (#11615) 2024-11-25 17:54:25 +00:00