Closed bahmutov closed 8 months ago
Hello, I am trying to run the standalone folders like examples/vite-react-ts (without the larger monorepo) but I get the following errors:
examples/vite-react-ts
I installed safetest@0.1.11 in the local folder to remove relative dependency
safetest@0.1.11
When running the tests I see the following error
Is there a repo with just an app and SafeTest tests?
Nevermind, it was safetest linker destroying the dependency
safetest linker
Hello, I am trying to run the standalone folders like
examples/vite-react-ts
(without the larger monorepo) but I get the following errors:I installed
safetest@0.1.11
in the local folder to remove relative dependencyWhen running the tests I see the following error
Is there a repo with just an app and SafeTest tests?