@openmrs/esm-patient-registration-app 7.0.1-pre.3621 → 7.0.1-pre.3630
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 +6 -6
- package/dist/677.js +1 -1
- package/dist/677.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-registration-app.js.buildmanifest.json +6 -6
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/patient-registration/field/obs/obs-field.component.tsx +6 -9
package/.turbo/turbo-build.log
CHANGED
|
@@ -9,12 +9,12 @@ assets by path *.js 1.59 MiB
|
|
|
9
9
|
assets by path *.json 14.5 KiB
|
|
10
10
|
asset openmrs-esm-patient-registration-app.js.buildmanifest.json 13.4 KiB [emitted]
|
|
11
11
|
asset routes.json 1.08 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 4.
|
|
12
|
+
orphan modules 4.2 MiB [orphan] 644 modules
|
|
13
13
|
runtime modules 40.2 KiB 28 modules
|
|
14
14
|
built modules 4.22 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
15
15
|
modules by path ../../node_modules/ 3.67 MiB 242 modules
|
|
16
|
-
modules by path ./
|
|
17
|
-
javascript modules
|
|
16
|
+
modules by path ./ 563 KiB
|
|
17
|
+
javascript modules 524 KiB 17 modules
|
|
18
18
|
optional modules 38.6 KiB [optional] 9 modules
|
|
19
19
|
provide-module modules 294 bytes
|
|
20
20
|
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
@@ -27,12 +27,12 @@ built modules 4.22 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-sh
|
|
|
27
27
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
28
28
|
This can impact web performance.
|
|
29
29
|
Assets:
|
|
30
|
-
main.js (
|
|
30
|
+
main.js (405 KiB)
|
|
31
31
|
130.js (643 KiB)
|
|
32
32
|
|
|
33
33
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
34
34
|
Entrypoints:
|
|
35
|
-
main (
|
|
35
|
+
main (405 KiB)
|
|
36
36
|
main.js
|
|
37
37
|
|
|
38
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
38
|
+
webpack 5.88.0 compiled with 2 warnings in 94071 ms
|