@openmrs/esm-patient-chart-app 11.3.1-pre.9537 → 11.3.1-pre.9541
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +2 -2
- package/dist/2540.js +1 -1
- package/dist/2540.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-chart-app.js +1 -1
- package/dist/openmrs-esm-patient-chart-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/patient-chart/patient-chart.component.tsx +1 -2
- package/src/patient-chart/patient-chart.scss +7 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -28,7 +28,7 @@ This can impact web performance.
|
|
|
28
28
|
Assets:
|
|
29
29
|
main.js (354 KiB)
|
|
30
30
|
7816.js (643 KiB)
|
|
31
|
-
2540.js (
|
|
31
|
+
2540.js (343 KiB)
|
|
32
32
|
506.js (1.95 MiB)[39m[22m
|
|
33
33
|
|
|
34
34
|
[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -37,4 +37,4 @@ Entrypoints:
|
|
|
37
37
|
main.js
|
|
38
38
|
[39m[22m
|
|
39
39
|
|
|
40
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
40
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 157109 ms
|