You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ module.exports = (on) => {
46
46
47
47
-[React app](examples/react-app) shows how to point Cypress at Webpack configuration from `react-scripts` dependency
48
48
-[use-babelrc](examples/use-babelrc) shows to to use your project's `.babelrc` with Webpack
49
+
-[use-ts-loader](examples/use-ts-loader) shows how to transpile TypeScript specs following [Webpack TypeScript guide](https://webpack.js.org/guides/typescript/)
0 commit comments