Skip to content

Commit

Permalink
Merge pull request #226 from Dataport/chore/update-mpapi-and-ol
Browse files Browse the repository at this point in the history
Update @masterportal/masterportalapi to v2.45.0 and thus ol to v10.3.1
  • Loading branch information
dopenguin authored Feb 3, 2025
2 parents fa4b3e4 + 1bc1179 commit 5c31fb5
Show file tree
Hide file tree
Showing 51 changed files with 247 additions and 134 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const config: Config.InitialOptions = {
setupFiles: ['jest-canvas-mock'],
setupFilesAfterEnv: ['./__mocks__/jest.setup.js'],
transformIgnorePatterns: [
'/node_modules/(?!(@repositoryname/vuex-generators|@masterportal/masterportalapi|ol|geotiff|quick-lru|color-(space|parse|rgba|name))/)',
'/node_modules/(?!(@repositoryname/vuex-generators|@masterportal/masterportalapi|ol|pbf|earcut|geotiff|rbush|quickselect|quick-lru|color-(space|parse|rgba|name))/)',
],
}

Expand Down
Loading

0 comments on commit 5c31fb5

Please sign in to comment.