@openmrs/esm-patient-chart-app 11.3.1-pre.9347 → 11.3.1-pre.9353
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 +3 -3
- 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/chart-review/dashboard-view.scss +5 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -29,15 +29,15 @@ built modules 11.2 MiB (javascript) 588 bytes (share-init) 588 bytes (consume-sh
|
|
|
29
29
|
[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
30
30
|
This can impact web performance.
|
|
31
31
|
Assets:
|
|
32
|
-
main.js (
|
|
32
|
+
main.js (354 KiB)
|
|
33
33
|
7816.js (643 KiB)
|
|
34
34
|
2540.js (342 KiB)
|
|
35
35
|
1815.js (1.94 MiB)[39m[22m
|
|
36
36
|
|
|
37
37
|
[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.
|
|
38
38
|
Entrypoints:
|
|
39
|
-
main (
|
|
39
|
+
main (354 KiB)
|
|
40
40
|
main.js
|
|
41
41
|
[39m[22m
|
|
42
42
|
|
|
43
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
43
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 143475 ms
|