@openmrs/esm-patient-chart-app 7.0.2-pre.3855 → 7.0.2-pre.3866
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/171.js +1 -1
- package/dist/171.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/visit/visit-form/visit-form.component.tsx +2 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,7 +10,7 @@ assets by path [1m[32m*.json[39m[22m 26.7 KiB
|
|
|
10
10
|
asset [1m[32mroutes.json[39m[22m 4.22 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
11
11
|
orphan modules 3.46 MiB [1m[33m[orphan][39m[22m 798 modules
|
|
12
12
|
runtime modules 44.6 KiB 28 modules
|
|
13
|
-
built modules 5.
|
|
13
|
+
built modules 5.94 MiB (javascript) 546 bytes (consume-shared) 504 bytes (share-init) [1m[33m[built][39m[22m
|
|
14
14
|
javascript modules 5.86 MiB 194 modules
|
|
15
15
|
consume-shared-module modules 546 bytes 13 modules
|
|
16
16
|
provide-module modules 504 bytes
|
|
@@ -35,4 +35,4 @@ Entrypoints:
|
|
|
35
35
|
main.js
|
|
36
36
|
[39m[22m
|
|
37
37
|
|
|
38
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
38
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 99851 ms
|