cypress cucumber webpack typescript example
All the configuration is in cypress/plugins/index.js
Typescript step definitions are in cypress/support/step_definitions
Thanks @mkusher for the work on making cypress-cucumber-preprocessor work with webpack!
You can also use our Cucumber plugin with TypeScript without webpack https://github.com/TheBrainFamily/cypress-cucumber-typescript-example/.