@openmrs/esm-patient-programs-app 8.0.2-pre.4862 → 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-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/src/programs/programs-form.test.tsx +3 -2
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 1.
|
|
4
|
+
assets by path [1m[32m*.js[39m[22m 1.71 MiB
|
|
5
5
|
assets by chunk 1.19 MiB (id hint: vendors)
|
|
6
|
-
assets by status [1m[33m1.
|
|
7
|
-
asset [1m[33m130.js[39m[22m [1m[
|
|
6
|
+
assets by status [1m[33m1.02 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[33m731.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[32m940.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[32m591.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 14.4 KiB
|
|
|
17
17
|
asset [1m[32mroutes.json[39m[22m 754 bytes [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
18
18
|
orphan modules 4.09 MiB [1m[33m[orphan][39m[22m 729 modules
|
|
19
19
|
runtime modules 41.2 KiB 28 modules
|
|
20
|
-
built modules 4.
|
|
21
|
-
modules by path [1m../../node_modules/[39m[22m 4.
|
|
20
|
+
built modules 4.47 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
21
|
+
modules by path [1m../../node_modules/[39m[22m 4.31 MiB 107 modules
|
|
22
22
|
modules by path [1m./[39m[22m 65.3 KiB
|
|
23
23
|
modules by path [1m./translations/[39m[22m 9.98 KiB 10 modules
|
|
24
24
|
modules by path [1m./src/[39m[22m 55.3 KiB 6 modules
|
|
@@ -34,7 +34,7 @@ built modules 4.46 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-sh
|
|
|
34
34
|
This can impact web performance.
|
|
35
35
|
Assets:
|
|
36
36
|
main.js (424 KiB)
|
|
37
|
-
130.js (
|
|
37
|
+
130.js (652 KiB)
|
|
38
38
|
731.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.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
46
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 87477 ms
|