Skip to content

Commit

Permalink
Update as core-components is now installed from package
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfranklin committed Oct 18, 2024
1 parent 3380a8d commit 66b7968
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions react/jest.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ module.exports = {
'^hooks(.*)$': '<rootDir>/src/hooks$1',
'^react-leaflet$': require.resolve('react-leaflet'),
'^@hazmapper/(.*)$': '<rootDir>/src/$1',
'^@core-components$': '<rootDir>/src/core-components/index.ts',
'^@core-components/(.*)$': '<rootDir>/src/core-components/$1',
},

// An array of regexp pattern strings, matched against all module paths before considered 'visible' to the module loader
Expand Down

0 comments on commit 66b7968

Please sign in to comment.