Skip to content

Commit

Permalink
【ut】@supermap/iclient-common
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng committed May 15, 2024
1 parent 490b84f commit a8a5f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ module.exports = {
'!mapboxgl/*/__tests__/**/type.{js,jsx}'
],
transformIgnorePatterns: [
'node_modules/(?!(mapbox-gl|axios|element-ui|ant-design-vue|geographic-coordinate-converter|videojs-flvjs-es6|vue-videojs7|three)/)'
'node_modules/(?!(mapbox-gl|axios|element-ui|ant-design-vue|geographic-coordinate-converter|videojs-flvjs-es6|vue-videojs7|three|@supermap/iclient-common)/)'
],
modulePaths: ['src', 'node_modules'],
reporters: ["default", "jest-teamcity"],
Expand Down

0 comments on commit a8a5f85

Please sign in to comment.