@kenyaemr/esm-care-panel-app 5.4.2-pre.2248 → 5.4.2-pre.2255
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/174.js +1 -1
- package/dist/174.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/patient-summary/patient-summary-body.component.tsx +10 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -13,7 +13,7 @@ orphan modules 9.33 MiB [orphan] 3175 modules
|
|
|
13
13
|
runtime modules 42.3 KiB 30 modules
|
|
14
14
|
built modules 10.4 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
15
15
|
modules by path ../../node_modules/ 9.81 MiB 667 modules
|
|
16
|
-
modules by path ./
|
|
16
|
+
modules by path ./ 588 KiB
|
|
17
17
|
modules by path ./src/ 583 KiB 14 modules
|
|
18
18
|
modules by path ./translations/ 4.71 KiB 2 modules
|
|
19
19
|
provide-module modules 294 bytes
|
|
@@ -38,4 +38,4 @@ Entrypoints:
|
|
|
38
38
|
main (1.54 MiB)
|
|
39
39
|
main.js
|
|
40
40
|
|
|
41
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
41
|
+
webpack 5.99.9 compiled with 2 warnings in 186236 ms
|