@openmrs/esm-patient-vitals-app 10.2.1-pre.7964 → 10.2.1-pre.7985
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/5810.js +1 -1
- package/dist/5810.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-vitals-app.js +1 -1
- package/dist/openmrs-esm-patient-vitals-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/config-schema.ts +10 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -13,7 +13,7 @@ orphan modules 9.53 MiB [1m[33m[orphan][39m[22m 3111 modules
|
|
|
13
13
|
runtime modules 44.2 KiB 28 modules
|
|
14
14
|
built modules 8.46 MiB (javascript) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
15
15
|
modules by path [1m../../node_modules/[39m[22m 7.55 MiB 552 modules
|
|
16
|
-
modules by path [1m./[39m[22m
|
|
16
|
+
modules by path [1m./[39m[22m 695 KiB
|
|
17
17
|
modules by path [1m./translations/[39m[22m 111 KiB 40 modules
|
|
18
18
|
modules by path [1m./src/[39m[22m 585 KiB 20 modules
|
|
19
19
|
provide-module modules 420 bytes 10 modules
|
|
@@ -39,4 +39,4 @@ Entrypoints:
|
|
|
39
39
|
main.js
|
|
40
40
|
[39m[22m
|
|
41
41
|
|
|
42
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
42
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 136209 ms
|