We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadb3de commit aa8e4f0Copy full SHA for aa8e4f0
1 file changed
examples/ssr/tsconfig.json
@@ -29,7 +29,8 @@
29
"acceptance-tests",
30
"webpack",
31
"jest",
32
- "razzle.config.js"
+ "razzle.config.js",
33
+ "babelJestTransformer.js"
34
],
35
"types": ["typePatches", "node", "webpack-env"]
36
}
0 commit comments