KitwareMedical / lungair-web-application

Web application based on VolView for AI-based BPD risk analysis
4 stars 0 forks source link

Warnings during build process #12

Open jadh4v opened 1 year ago

jadh4v commented 1 year ago
$ npm run build

> volview@4.1.0 build
> vue-tsc --noEmit && vite build

vite v4.3.9 building for production...                                                                       13:05:56

 WARN  <script src="./lib/fhir-client.js"> in "/lungair/fhir-login/launch.html" can't be bundled without type="module" attribute

✓ 2111 modules transformed.                                                                                  13:06:13

 WARN  Generated an empty chunk: "ehrLaunch".                                                                13:06:13

 WARN  Generated an empty chunk: "ehrRedirect".
ebrahimebrahim commented 1 year ago

Yeah I noticed these too, good to look into them