@openmrs/esm-patient-chart-app 12.2.2-pre.11488 → 12.3.0
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 +4 -4
- package/dist/7292.js +1 -1
- package/dist/7292.js.map +1 -1
- package/dist/main.js +2 -2
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-chart-app.js +2 -2
- package/dist/openmrs-esm-patient-chart-app.js.buildmanifest.json +9 -9
- package/dist/openmrs-esm-patient-chart-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +3 -4
- package/src/visit/visits-widget/past-visits-components/visit-summary.component.tsx +0 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
[1m[33mWARNING[39m[22m in [33mâš [0m asset size limit: The following asset(s) exceed the recommended size limit (244.141 KiB). This can impact web performance.
|
|
2
2
|
│ Assets:
|
|
3
3
|
│ 5033.js (650.194 KiB)
|
|
4
|
-
│ main.js (445.
|
|
5
|
-
│ 7292.js (
|
|
4
|
+
│ main.js (445.278 KiB)
|
|
5
|
+
│ 7292.js (354.845 KiB)
|
|
6
6
|
│ 5130.js (1.720 MiB)
|
|
7
7
|
[0m
|
|
8
8
|
|
|
9
9
|
[1m[33mWARNING[39m[22m in [33mâš [0m entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
|
|
10
10
|
│ Entrypoints:
|
|
11
|
-
│ main (445.
|
|
11
|
+
│ main (445.278 KiB)
|
|
12
12
|
│ main.js
|
|
13
13
|
[0m
|
|
14
14
|
|
|
15
|
-
Rspack compiled with [1m[33m2 warnings[39m[22m in
|
|
15
|
+
Rspack compiled with [1m[33m2 warnings[39m[22m in 43.75 s
|