@openmrs/esm-dispensing-app 1.7.1-pre.58 → 1.7.1-pre.76
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/cache/e85c8619da1bbde9-meta.json +1 -0
- package/.turbo/cache/e85c8619da1bbde9.tar.zst +0 -0
- package/.turbo/turbo-build.log +4 -4
- package/dist/4800.js +1 -1
- package/dist/4800.js.map +1 -1
- package/dist/8319.js +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +8 -8
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/es.json +8 -8
- package/.turbo/cache/0ef319f8e24edd86-meta.json +0 -1
- package/.turbo/cache/0ef319f8e24edd86.tar.zst +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"e85c8619da1bbde9","duration":45656}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,8 +3,8 @@ Browserslist: caniuse-lite is outdated. Please run:
|
|
|
3
3
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
4
|
assets by path *.js 3.23 MiB
|
|
5
5
|
assets by chunk 2.17 MiB (id hint: vendors)
|
|
6
|
-
assets by status 1.
|
|
7
|
-
asset 4800.js 1.
|
|
6
|
+
assets by status 1.83 MiB [big]
|
|
7
|
+
asset 4800.js 1.56 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 5774.js 276 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
9
|
asset 5205.js 189 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
10
10
|
asset 3935.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -34,7 +34,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
34
34
|
This can impact web performance.
|
|
35
35
|
Assets:
|
|
36
36
|
main.js (524 KiB)
|
|
37
|
-
4800.js (1.
|
|
37
|
+
4800.js (1.56 MiB)
|
|
38
38
|
5774.js (276 KiB)
|
|
39
39
|
|
|
40
40
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -42,4 +42,4 @@ Entrypoints:
|
|
|
42
42
|
main (524 KiB)
|
|
43
43
|
main.js
|
|
44
44
|
|
|
45
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
45
|
+
webpack 5.88.0 compiled with 2 warnings in 43763 ms
|