Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration of Jest for DICOM Viewer package #2

Merged

Conversation

Salipa-Gurung
Copy link
Collaborator

@Salipa-Gurung Salipa-Gurung commented Sep 1, 2023

Description

The module given below needed to be transpiled to ES modules as commonJS modules were not supported by jest(Jest could not parse).So, in this pr the modules are kept for transpilation.

  • @Kitware\+vtk.js
  • d3-array
  • d3-scale
  • d3-time
  • internmap

Related Issue

@Salipa-Gurung Salipa-Gurung changed the base branch from master to DICOM-viewer-testcases September 1, 2023 08:37
@Salipa-Gurung Salipa-Gurung marked this pull request as ready for review September 1, 2023 08:41
@Salipa-Gurung Salipa-Gurung changed the title Dicom viewer transpile Configuration of Jest for DICOM Viewer package Sep 1, 2023
@koebel koebel merged commit 83a59a6 into koebel:DICOM-viewer-testcases Sep 1, 2023
@Salipa-Gurung Salipa-Gurung deleted the DICOM-viewer-transpile branch September 1, 2023 09:11
@koebel koebel mentioned this pull request Sep 1, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants