-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include indigo without render module into ketcher-standalone build process #5190
Milestone
Comments
rrodionov91
added a commit
that referenced
this issue
Aug 3, 2024
…build process - added ketcher-standalone builds for indigo without render module - added structService reinitialization
9 tasks
rrodionov91
added a commit
that referenced
this issue
Aug 5, 2024
…build process - added ketcher-standalone builds for indigo without render module - added structService reinitialization
rrodionov91
added a commit
that referenced
this issue
Aug 6, 2024
…build process (#5212) - added ketcher-standalone builds for indigo without render module - added structService reinitialization
Guch1g0v
pushed a commit
that referenced
this issue
Oct 17, 2024
…build process (#5212) - added ketcher-standalone builds for indigo without render module - added structService reinitialization
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Indigo implemented additional module without render part. It should be included in ketcher-standalone package.
Solution
Adjust ketcher-standalone build process to include indigo without render. Similar changes was introduced in #2654 for indigo with separated wasm file.
Provide an ability to load ketcher with indigo without render module, and then load full indigo in background.
The text was updated successfully, but these errors were encountered: