@openmrs/esm-patient-orders-app 8.0.2-pre.4868 → 8.0.2-pre.4875
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 +7 -7
- package/dist/130.js +1 -1
- package/dist/130.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-orders-app.js +1 -1
- package/dist/openmrs-esm-patient-orders-app.js.buildmanifest.json +5 -5
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/order-basket-action-button/order-basket-action-button.test.tsx +2 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
2
|
npx update-browserslist-db@latest
|
|
3
3
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path [1m[32m*.js[39m[22m
|
|
5
|
-
assets by chunk 1.
|
|
6
|
-
assets by status [1m[33m1.
|
|
7
|
-
asset [1m[33m130.js[39m[22m [1m[
|
|
4
|
+
assets by path [1m[32m*.js[39m[22m 2 MiB
|
|
5
|
+
assets by chunk 1.25 MiB (id hint: vendors)
|
|
6
|
+
assets by status [1m[33m1.08 MiB[39m[22m [1m[33m[big][39m[22m
|
|
7
|
+
asset [1m[33m130.js[39m[22m [1m[33m652 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
8
8
|
asset [1m[33m495.js[39m[22m [1m[33m450 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
9
9
|
asset [1m[32m591.js[39m[22m 67.8 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 2 related assets
|
|
10
10
|
asset [1m[32m940.js[39m[22m 54.2 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 1 related asset
|
|
@@ -19,7 +19,7 @@ assets by path [1m[32m*.json[39m[22m 17 KiB
|
|
|
19
19
|
orphan modules 3.72 MiB [1m[33m[orphan][39m[22m 552 modules
|
|
20
20
|
runtime modules 41.2 KiB 28 modules
|
|
21
21
|
built modules 5.12 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
22
|
-
modules by path [1m../[39m[22m 4.
|
|
22
|
+
modules by path [1m../[39m[22m 4.94 MiB
|
|
23
23
|
modules by path [1m../../node_modules/[39m[22m 4.83 MiB 114 modules
|
|
24
24
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 103 KiB 5 modules
|
|
25
25
|
modules by path [1m./[39m[22m 194 KiB
|
|
@@ -36,7 +36,7 @@ built modules 5.12 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-sh
|
|
|
36
36
|
This can impact web performance.
|
|
37
37
|
Assets:
|
|
38
38
|
main.js (542 KiB)
|
|
39
|
-
130.js (
|
|
39
|
+
130.js (652 KiB)
|
|
40
40
|
495.js (450 KiB)[39m[22m
|
|
41
41
|
|
|
42
42
|
[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -45,4 +45,4 @@ Entrypoints:
|
|
|
45
45
|
main.js
|
|
46
46
|
[39m[22m
|
|
47
47
|
|
|
48
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
48
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 94047 ms
|