File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 77* [ My JSON report isn't generated] ( #my-json-report-isnt-generated )
88* [ JSON reports aren't generated in open / interactive mode] ( #json-reports-arent-generated-in-open--interactive-mode )
99* [ I get ` cypress_esbuild_preprocessor_1.createBundler is not a function ` ] ( #i-get-cypress_esbuild_preprocessor_1createbundler-is-not-a-function )
10+ * [ I get ` cypress_esbuild_preprocessor_1.default is not a function ` ] ( #i-get-cypress_esbuild_preprocessor_1default-is-not-a-function )
1011
1112## ` --env ` / ` tags ` isn't picked up
1213
@@ -49,3 +50,7 @@ import * as createBundler from "@bahmutov/cypress-esbuild-preprocessor";
4950```
5051
5152However, I recommend just using ` esModuleInterop: true ` if you don't fully understand the implications of disabling it.
53+
54+ ## I get ` cypress_esbuild_preprocessor_1.default is not a function `
55+
56+ See answer above.
You can’t perform that action at this time.
0 commit comments