* feat: bump to prerelease of WADO Image Loader for testing * switch to released versions * update react-vtkjs-viewport and fix requestpool usage in StudyPrefetcher * attempt to fix e2e tests for script-tag usage * fix e2e test error * switch to using webpack alias in PWA to use dynamic import version of OHIF * fix copy plugin usage * try to fix publicpath issue * bump to 4.0.3 Co-authored-by: Alireza <ar.sedghi@gmail.com>
42 lines
470 B
Plaintext
42 lines
470 B
Plaintext
# Packages
|
|
node_modules
|
|
|
|
# Output
|
|
build
|
|
dist
|
|
docs/_book
|
|
src/version.js
|
|
junit.xml
|
|
coverage/
|
|
.docz/
|
|
*.js.map
|
|
.yarn
|
|
platform/docs/.docusaurus
|
|
platform/ui/storybook-static
|
|
|
|
# YALC (for Erik)
|
|
.yalc
|
|
yalc.lock
|
|
|
|
# Logging, System files, misc.
|
|
.idea/
|
|
.npm
|
|
npm-debug.log
|
|
package-lock.json
|
|
yarn-error.log
|
|
.DS_Store
|
|
.env
|
|
|
|
# Common Example Data Directories
|
|
sampledata/
|
|
example/deps/
|
|
docker/dcm4che/dcm4che-arc
|
|
|
|
# Cypress test results
|
|
videos/
|
|
screenshots/
|
|
|
|
# Locize settings
|
|
.locize
|
|
|