There was an error while loading. Please reload this page.
1 parent 44de29b commit 08f080fCopy full SHA for 08f080f
3 files changed
reactExamples/jest.config.js
@@ -15,7 +15,7 @@ module.exports = {
15
'^.+\\.tsx?$': [
16
'ts-jest',
17
{
18
- tsconfig: 'node_modules/@labkey/build/webpack/tsconfig.test.json',
+ tsconfig: 'node_modules/@labkey/build/configs/tsconfig.test.json',
19
},
20
],
21
0 commit comments