webdriverio-boneyard / wdio-cucumber-framework

A WebdriverIO v4 plugin. Adapter for Cucumber testing framework.
MIT License
77 stars 61 forks source link

Add possibility to pass options to the compiler. #161

Closed hubjac1 closed 5 years ago

hubjac1 commented 5 years ago

Hi, I add possibility to pass options to the compiler.

To pass options to the compiler use [[String, options]] Example [ ['js:babel-register', { ignore: [] }] ]

jsf-clabot commented 5 years ago

CLA assistant check
All committers have signed the CLA.

atsikov commented 5 years ago

Any chances for this change to be released soon?

wswebcreation commented 5 years ago

Don't rely to much on the compiler, it has been removed in newer releases if CucumberJS itself