vitest-cucumber-plugin icon indicating copy to clipboard operation
vitest-cucumber-plugin copied to clipboard

Remove need to manually generate nearley parser

Open samuel-ziegler opened this issue 1 year ago • 1 comments

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?

samuel-ziegler avatar Apr 25 '23 17:04 samuel-ziegler