Closed aslakhellesoy closed 2 years ago
This library should not use @cucumber/language-server (which depends on Node.js and cannot run in a browser). Instead it should depend on @cucumber/language-service, which has all the logic this module needs.
But first we need to fix https://github.com/cucumber/language-server/issues/28
This library should not use @cucumber/language-server (which depends on Node.js and cannot run in a browser). Instead it should depend on @cucumber/language-service, which has all the logic this module needs.
But first we need to fix https://github.com/cucumber/language-server/issues/28