Skip to content

Commit

Permalink
Update Babel.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dksoni81291 committed Jun 7, 2023
1 parent 871955a commit 95cfe80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/Babel.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ module.exports = {

Once this is set up WebdriverIO will take care of the rest.

Alternatively you can configure how @babel/register is run through the environment variables for [@babel/register](https://babeljs.io/docs/babel-register#environment-variables) or using wdio config's [autoCompileOpts section](https://webdriver.io/docs/configuration#autocompileopts).
Alternatively you can configure how @babel/register is run through the environment variables for [@babel/register](https://babeljs.io/docs/babel-register#environment-variables) or using wdio config's [autoCompileOpts section](configurationfile#autoCompileOpts).

0 comments on commit 95cfe80

Please sign in to comment.