@openmrs/esm-patient-registration-app 8.5.1-pre.5581 → 8.5.1-pre.5583
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 +3 -3
- package/dist/893.js +2 -0
- package/dist/893.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-registration-app.js +1 -1
- package/dist/openmrs-esm-patient-registration-app.js.buildmanifest.json +34 -34
- package/dist/openmrs-esm-patient-registration-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/1653.js +0 -2
- package/dist/1653.js.map +0 -1
- /package/dist/{1653.js.LICENSE.txt → 893.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
assets by path *.js 3.29 MiB
|
|
2
2
|
assets by chunk 2.15 MiB (id hint: vendors)
|
|
3
3
|
assets by status 1.99 MiB [big]
|
|
4
|
-
asset
|
|
4
|
+
asset 893.js 1.65 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 3687.js 347 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 6724.js 84.3 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
7
|
asset 2913.js 50.8 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -33,7 +33,7 @@ This can impact web performance.
|
|
|
33
33
|
Assets:
|
|
34
34
|
main.js (394 KiB)
|
|
35
35
|
627.js (396 KiB)
|
|
36
|
-
|
|
36
|
+
893.js (1.65 MiB)
|
|
37
37
|
3687.js (347 KiB)
|
|
38
38
|
|
|
39
39
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -41,4 +41,4 @@ Entrypoints:
|
|
|
41
41
|
main (394 KiB)
|
|
42
42
|
main.js
|
|
43
43
|
|
|
44
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
44
|
+
webpack 5.99.9 compiled with 2 warnings in 111508 ms
|