Skip to content
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

Import indigo with EXPORT_ES6 & USE_ES6_IMPORT_META options #6246

Open
rrodionov91 opened this issue Jan 9, 2025 · 0 comments
Open

Import indigo with EXPORT_ES6 & USE_ES6_IMPORT_META options #6246

rrodionov91 opened this issue Jan 9, 2025 · 0 comments

Comments

@rrodionov91
Copy link
Collaborator

Background
Currently there is an option to import indigo with separated wasm file. However it requires additional configuration on server side to pick up wasm file into build directory.
Indigo already have built with EXPORT_ES6 & USE_ES6_IMPORT_META options turned on during the compilation. It allows to import wasm files using native esm imports.

Solution
Include indigo 1.28.0-dev.3 into ketcher and make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant