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

refac(itk-dicom): refactor itk-dicom as package #740

Conversation

jadh4v
Copy link
Member

@jadh4v jadh4v commented Jan 27, 2023

No description provided.

@jadh4v jadh4v requested a review from thewtex January 27, 2023 19:47
@jadh4v
Copy link
Member Author

jadh4v commented Feb 8, 2023

@jadh4v jadh4v force-pushed the ENH-migrate-dicom-module-to-separate-package branch 2 times, most recently from ee8f4fc to 46ef37f Compare February 8, 2023 23:42
<script type="module" src="./dist/itk-dicom.js"></script>
<script type="module" src="./dist/demo/app.js"></script>
<script type="module" src="./dist/bundles/itk-dicom.js"></script>
<script type="module" src="./test/browser/app.ts"></script>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are changing dist/demo/app.js to test/browser/app.ts but this is a demo and not an automated browser test. Is this really correct?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is both a demo and the basis for tests with Cypress.

@thewtex thewtex merged commit c25240a into InsightSoftwareConsortium:main Feb 9, 2023
@github-actions
Copy link

github-actions bot commented Feb 9, 2023

🎉 This PR is included in version 1.0.0-b.68 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants