Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from open-craft/jill/frontend-platform-v8
Browse files Browse the repository at this point in the history
Bumps frontend-build@^14, frontend-platform@^8
  • Loading branch information
BrandonHBodine authored Jun 20, 2024
2 parents f51d5b8 + 8f18072 commit c75fd25
Show file tree
Hide file tree
Showing 3 changed files with 16,617 additions and 25,201 deletions.
4 changes: 4 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
const { createConfig } = require('@openedx/frontend-build');
const { jsWithTs: tsjPreset } = require('ts-jest/presets');

module.exports = createConfig('jest', {
setupFilesAfterEnv: [
'<rootDir>/src/setupTest.js',
],
transform: {
...tsjPreset.transform,
},
});
Loading

0 comments on commit c75fd25

Please sign in to comment.