@kenyaemr/esm-admin-app 5.4.2-pre.2767 → 5.4.2-pre.2774
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/585.js +1 -1
- package/dist/585.js.map +1 -1
- package/dist/kenyaemr-esm-admin-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/components/locations/tables/locations-table.resource.ts +12 -27
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,11 +3,11 @@ WARNING in ⚠ asset size limit: The following asset(s) exceed the recommended s
|
|
|
3
3
|
│ 281.js (643.511 KiB)
|
|
4
4
|
│ 706.js (1.983 MiB)
|
|
5
5
|
│ main.js (3.321 MiB)
|
|
6
|
-
│ 585.js (833.
|
|
6
|
+
│ 585.js (833.571 KiB)
|
|
7
7
|
|
|
8
8
|
WARNING in ⚠ entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
|
|
9
9
|
│ Entrypoints:
|
|
10
10
|
│ main (3.321 MiB)
|
|
11
11
|
│ main.js
|
|
12
12
|
|
|
13
|
-
Rspack compiled with 2 warnings in
|
|
13
|
+
Rspack compiled with 2 warnings in 22.64 s
|