Skip to content

Commit

Permalink
chore: latest updates especially shogun-util and module federation
Browse files Browse the repository at this point in the history
  • Loading branch information
ahennr committed Jan 10, 2025
1 parent 14d5381 commit 46a950a
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 161 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module.exports = {
testEnvironment: './jest/CustomTestEnvironment.js',
transformIgnorePatterns: [
'<rootDir>/node_modules/(?!(ol|antd|@babel|jest-runtime|(rc-*[a-z]*)|@ant-design|@terrestris|color-*[a-z]*|@camptocamp|d3-*[a-z]*|' +
'query-string|decode-uri-component|strict-uri-encode|split-on-first|filter-obj|shpjs|geostyler))'
'query-string|decode-uri-component|strict-uri-encode|split-on-first|filter-obj|shpjs|geostyler|pbf))'
],
moduleNameMapper: {
'\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$':
Expand Down
Loading

0 comments on commit 46a950a

Please sign in to comment.