@openmrs/esm-patient-programs-app 8.2.1-pre.5797 → 8.2.1-pre.5800
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 +8 -8
- package/dist/367.js +1 -1
- package/dist/367.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-programs-app.js +1 -1
- package/dist/openmrs-esm-patient-programs-app.js.buildmanifest.json +5 -5
- package/dist/routes.json +1 -1
- package/package.json +3 -3
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 2.
|
|
5
|
-
assets by chunk 1.
|
|
6
|
-
assets by status [1m[33m1.
|
|
7
|
-
asset [1m[33m367.js[39m[22m [1m[33m1.
|
|
4
|
+
assets by path [1m[32m*.js[39m[22m 2.61 MiB
|
|
5
|
+
assets by chunk 1.93 MiB (id hint: vendors)
|
|
6
|
+
assets by status [1m[33m1.76 MiB[39m[22m [1m[33m[big][39m[22m
|
|
7
|
+
asset [1m[33m367.js[39m[22m [1m[33m1.37 MiB[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[33m875.js[39m[22m [1m[33m396 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[32m38.js[39m[22m 75.5 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 1 related asset
|
|
10
10
|
asset [1m[32m913.js[39m[22m 67.8 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 2 related assets
|
|
@@ -17,8 +17,8 @@ assets by path [1m[32m*.json[39m[22m 15.2 KiB
|
|
|
17
17
|
asset [1m[32mroutes.json[39m[22m 721 bytes [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
18
18
|
orphan modules 4.24 MiB [1m[33m[orphan][39m[22m 582 modules
|
|
19
19
|
runtime modules 41.4 KiB 28 modules
|
|
20
|
-
built modules
|
|
21
|
-
modules by path [1m../../node_modules/[39m[22m
|
|
20
|
+
built modules 7.55 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
21
|
+
modules by path [1m../../node_modules/[39m[22m 7.23 MiB 116 modules
|
|
22
22
|
modules by path [1m./[39m[22m 124 KiB
|
|
23
23
|
modules by path [1m./translations/[39m[22m 14.1 KiB 12 modules
|
|
24
24
|
modules by path [1m./src/[39m[22m 110 KiB 6 modules
|
|
@@ -34,7 +34,7 @@ built modules 6.54 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-sh
|
|
|
34
34
|
This can impact web performance.
|
|
35
35
|
Assets:
|
|
36
36
|
main.js (429 KiB)
|
|
37
|
-
367.js (1.
|
|
37
|
+
367.js (1.37 MiB)
|
|
38
38
|
875.js (396 KiB)[39m[22m
|
|
39
39
|
|
|
40
40
|
[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.
|
|
@@ -43,4 +43,4 @@ Entrypoints:
|
|
|
43
43
|
main.js
|
|
44
44
|
[39m[22m
|
|
45
45
|
|
|
46
|
-
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
46
|
+
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in 140238 ms
|