absulte_path setting (#984)

* absulte_path setting

* resolve build time error
This commit is contained in:
Hardikkumar Nai
2021-10-12 20:08:34 +05:30
committed by GitHub
parent 1c54459708
commit bfd4948fb9
12 changed files with 76 additions and 82 deletions

View File

@@ -129,6 +129,8 @@ module.exports = {
// The test environment that will be used for testing
// testEnvironment: "jest-environment-jsdom",
modulePaths: ["node_modules", "<rootDir>/src"],
// Options that will be passed to the testEnvironment
// testEnvironmentOptions: {},