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

Fix and re-release the extension #25

Closed
aslakhellesoy opened this issue Feb 3, 2022 · 1 comment
Closed

Fix and re-release the extension #25

aslakhellesoy opened this issue Feb 3, 2022 · 1 comment

Comments

@aslakhellesoy
Copy link
Contributor

The extension in the marketplace is broken. The language server fails to load the WASM code. We need to:

  • Bundle the server code as a separate js file
  • Extract the wasm binaries as part of the build step and put them alongside the js

Ideally we'd fix cucumber/language-server#28 before attacking the steps above

@aslakhellesoy
Copy link
Contributor Author

Fixed now!

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

No branches or pull requests

1 participant