@kenyaemr/esm-care-panel-app 5.4.2-pre.2633 → 5.4.2-pre.2636
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/489.js +1 -1
- package/dist/489.js.map +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/care-programs/care-program.resource.ts +6 -10
package/.turbo/turbo-build.log
CHANGED
|
@@ -2,7 +2,7 @@ WARNING in ⚠ asset size limit: The following asset(s) exceed the recommended s
|
|
|
2
2
|
│ Assets:
|
|
3
3
|
│ 661.js (1.042 MiB)
|
|
4
4
|
│ 152.js (1.855 MiB)
|
|
5
|
-
│ 489.js (492.
|
|
5
|
+
│ 489.js (492.799 KiB)
|
|
6
6
|
│ 858.js (644.816 KiB)
|
|
7
7
|
│ main.js (3.847 MiB)
|
|
8
8
|
|
|
@@ -11,4 +11,4 @@ WARNING in ⚠ entrypoint size limit: The following entrypoint(s) combined asset
|
|
|
11
11
|
│ main (3.847 MiB)
|
|
12
12
|
│ main.js
|
|
13
13
|
|
|
14
|
-
Rspack compiled with 2 warnings in
|
|
14
|
+
Rspack compiled with 2 warnings in 24.94 s
|