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
Removed the task to make the client runnable in browser and moved that to its own issue: #213 . The changes to allow this relate to script validations and it is desired to remove these instead of modifying that code at all. Temporarily we will live with this non browser version.
We want to move the lectern client codebase into this repository so they can be maintained as part of the same monorepo.
Current js-lectern-client repo: https://github.com/overture-stack/js-lectern-client
There are many advantages to this move, but some important ones are:
Details
packages
to store packages published to npmclient
to store the js-lectern-client codeOnce the client code is co-located with the server additional issues will be needed to track some improvements to the client from its current state
dictionary
libraryOnce the client has been published from this repository:
The text was updated successfully, but these errors were encountered: