Skip to content

Commit

Permalink
Merge branch 'main' into feature/add-diplan-client
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Feb 3, 2025
2 parents a52f57c + 5c31fb5 commit ebcf2fb
Show file tree
Hide file tree
Showing 51 changed files with 238 additions and 128 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 ebcf2fb

Please sign in to comment.