@openmrs/esm-active-visits-app 8.5.1-pre.5579 → 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/2177.js +2 -0
- package/dist/2177.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-active-visits-app.js +1 -1
- package/dist/openmrs-esm-active-visits-app.js.buildmanifest.json +30 -30
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/5420.js +0 -2
- package/dist/5420.js.map +0 -1
- /package/dist/{5420.js.LICENSE.txt → 2177.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
assets by path *.js 2.36 MiB
|
|
2
2
|
assets by chunk 2.03 MiB (id hint: vendors)
|
|
3
|
-
asset
|
|
3
|
+
asset 2177.js 1.67 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
4
4
|
asset 2484.js 219 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 3144.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 5639.js 20.2 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
@@ -27,6 +27,6 @@ built modules 6.44 MiB (javascript) 336 bytes (share-init) 336 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
|
-
|
|
30
|
+
2177.js (1.67 MiB)
|
|
31
31
|
|
|
32
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
32
|
+
webpack 5.99.9 compiled with 1 warning in 106018 ms
|