@openmrs/esm-billing-app 1.1.2-pre.1692 → 1.1.2-pre.1698
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/41fab1e755bedc17-meta.json +1 -0
- package/.turbo/cache/{b974148387b2751a.tar.zst → 41fab1e755bedc17.tar.zst} +0 -0
- package/.turbo/turbo-build.log +2 -2
- package/dist/9114.js +1 -1
- package/dist/9114.js.map +1 -1
- package/dist/main.js +2 -2
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-billing-app.js +2 -2
- package/dist/openmrs-esm-billing-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/bills-table/bills-table.component.tsx +3 -2
- package/src/bills-table/bills-table.test.tsx +22 -22
- package/.turbo/cache/b974148387b2751a-meta.json +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"41fab1e755bedc17","duration":14058}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
│ main.js (1.309 MiB)
|
|
4
4
|
│ 4979.js (326.705 KiB)
|
|
5
5
|
│ 1900.js (1.673 MiB)
|
|
6
|
-
│ 9114.js (798.
|
|
6
|
+
│ 9114.js (798.250 KiB)
|
|
7
7
|
[0m
|
|
8
8
|
|
|
9
9
|
[1m[33mWARNING[39m[22m in [33m⚠[0m entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
|
|
@@ -12,4 +12,4 @@
|
|
|
12
12
|
│ main.js
|
|
13
13
|
[0m
|
|
14
14
|
|
|
15
|
-
Rspack compiled with [1m[33m2 warnings[39m[22m in
|
|
15
|
+
Rspack compiled with [1m[33m2 warnings[39m[22m in 12.75 s
|