Skip to content

Commit

Permalink
chore: replace @edx/frontend-build with @openedx/frontend-build
Browse files Browse the repository at this point in the history
  • Loading branch information
leangseu-edx committed Mar 22, 2024
1 parent 1f4b34d commit 0a9d5bc
Show file tree
Hide file tree
Showing 4 changed files with 14,187 additions and 16,383 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { createConfig } = require('@edx/frontend-build');
const { createConfig } = require('@openedx/frontend-build');

module.exports = createConfig('jest', {
// setupFilesAfterEnv is used after the jest environment has been loaded. In general this is what you want.
Expand Down
Loading

0 comments on commit 0a9d5bc

Please sign in to comment.