vitest-cucumber-plugin
vitest-cucumber-plugin copied to clipboard
Remove need to manually generate nearley parser
Converting the nearley file to JS is currently a manual process. Maybe use Vite to process it on the fly for dev then process it into a dist package for release?