mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
parent
5c67fd6811
commit
32c3dd0476
|
@ -22,3 +22,5 @@ npm test
|
|||
This example features:
|
||||
|
||||
* An app with jest tests
|
||||
|
||||
> A very important part of this example is the `.babelrc` file which configures the `test` environment to use `babel-preset-env` and configures it to transpile modules to `commonjs`). [Learn more](https://github.com/zeit/next.js/issues/2895).
|
||||
|
|
Loading…
Reference in a new issue