@openmrs/esm-dispensing-app 1.7.1-pre.326 → 1.7.1-pre.328
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/e9221d30d5718bf4-meta.json +1 -0
- package/.turbo/cache/e9221d30d5718bf4.tar.zst +0 -0
- package/.turbo/turbo-build.log +3 -3
- package/dist/391.js +1 -1
- package/dist/8043.js +1 -1
- package/dist/8522.js +2 -0
- package/dist/8522.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +37 -37
- package/dist/openmrs-esm-dispensing-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/.turbo/cache/1dfced760625c4ac-meta.json +0 -1
- package/.turbo/cache/1dfced760625c4ac.tar.zst +0 -0
- package/dist/193.js +0 -2
- package/dist/193.js.map +0 -1
- /package/dist/{193.js.LICENSE.txt → 8522.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"e9221d30d5718bf4","duration":40303}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
assets by path *.js 3.42 MiB
|
|
2
2
|
assets by chunk 2.3 MiB (id hint: vendors)
|
|
3
3
|
assets by status 1.89 MiB [big]
|
|
4
|
-
asset
|
|
4
|
+
asset 8522.js 1.61 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 6741.js 293 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 391.js 162 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
7
|
asset 961.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -32,7 +32,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
32
32
|
This can impact web performance.
|
|
33
33
|
Assets:
|
|
34
34
|
main.js (553 KiB)
|
|
35
|
-
|
|
35
|
+
8522.js (1.61 MiB)
|
|
36
36
|
6741.js (293 KiB)
|
|
37
37
|
|
|
38
38
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -40,4 +40,4 @@ Entrypoints:
|
|
|
40
40
|
main (553 KiB)
|
|
41
41
|
main.js
|
|
42
42
|
|
|
43
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
43
|
+
webpack 5.99.9 compiled with 2 warnings in 38133 ms
|