Skip to content

Commit

Permalink
fix: source tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sassoun Derderian committed Mar 29, 2023
1 parent a75dc1b commit f34c40c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/source/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ export default {
"^.+\\.(ts|tsx)?$": "ts-jest",
"^.+\\.(js|jsx)$": "babel-jest",
},
moduleNameMapper: {
"@glideapps/(.*)": "@workfront-grid/$1"
}
};

0 comments on commit f34c40c

Please sign in to comment.