For instance, we could have one file with the following include directive:
include: [“*.integration.test.ts”],
compilorOptions: {types: [“setup-integrations.d.ts”]}
For instance, we could have one file with the following include directive:
include: [“*.integration.test.ts”],
compilorOptions: {types: [“setup-integrations.d.ts”]}
I am just playing around with it and it looks good.
In my app I just need to add "react/jsx-runtime" to "ssr.optimizeDeps.include"
I am just playing around with it and it looks good.
In my app I just need to add "react/jsx-runtime" to "ssr.optimizeDeps.include"