Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

update mocha script with babel#28

Open
micheledisalvatore wants to merge 1 commit into
babel:masterfrom
micheledisalvatore:patch-1
Open

update mocha script with babel#28
micheledisalvatore wants to merge 1 commit into
babel:masterfrom
micheledisalvatore:patch-1

Conversation

@micheledisalvatore

Copy link
Copy Markdown

As --compilers is deprecated in mocha, they suggest to change mocha --compilers js:babel-register with mocha --require babel-register

As `--compilers` is [deprecated in mocha](https://github.com/mochajs/mocha/wiki/compilers-deprecation), they suggest to change `mocha --compilers js:babel-register` with `mocha --require babel-register`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant