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
In order to support different presentation layers (React/Angular/Vue & etc) it is necessary to move core functionality into separate module. Every module should be delivered as an independent npm package.
Scope of this task:
Create core package
move shared interfaces into core package
add link to ketcher-react & ketscher-standalone
prepare ketcher-core for publishing to npm
The text was updated successfully, but these errors were encountered:
In order to support different presentation layers (React/Angular/Vue & etc) it is necessary to move core functionality into separate module. Every module should be delivered as an independent npm package.
Scope of this task:
The text was updated successfully, but these errors were encountered: