@kenyaemr/esm-billing-app 5.1.2-pre.504 → 5.1.2-pre.505
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 +4 -4
- package/dist/724.js +1 -1
- package/dist/724.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +2 -2
- package/src/config-schema.ts +16 -0
- package/src/invoice/payments/payment.resource.ts +8 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,7 +12,7 @@ orphan modules 3.45 MiB [1m[33m[orphan][39m[22m 708 modules
|
|
|
12
12
|
runtime modules 41 KiB 28 modules
|
|
13
13
|
built modules 4.77 MiB (javascript) 336 bytes (consume-shared) 294 bytes (share-init) [1m[33m[built][39m[22m
|
|
14
14
|
modules by path [1m../../node_modules/[39m[22m 4.26 MiB 105 modules
|
|
15
|
-
modules by path [1m./[39m[22m
|
|
15
|
+
modules by path [1m./[39m[22m 524 KiB 34 modules
|
|
16
16
|
consume-shared-module modules 336 bytes
|
|
17
17
|
modules by path [1mconsume shared module (default) @openmrs/[39m[22m 126 bytes 3 modules
|
|
18
18
|
modules by path [1mconsume shared module (default) swr/[39m[22m 84 bytes 2 modules
|
|
@@ -26,14 +26,14 @@ built modules 4.77 MiB (javascript) 336 bytes (consume-shared) 294 bytes (share-
|
|
|
26
26
|
[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
27
27
|
This can impact web performance.
|
|
28
28
|
Assets:
|
|
29
|
-
main.js (
|
|
29
|
+
main.js (690 KiB)
|
|
30
30
|
130.js (402 KiB)
|
|
31
31
|
884.js (390 KiB)[39m[22m
|
|
32
32
|
|
|
33
33
|
[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.
|
|
34
34
|
Entrypoints:
|
|
35
|
-
main (
|
|
35
|
+
main (690 KiB)
|
|
36
36
|
main.js
|
|
37
37
|
[39m[22m
|
|
38
38
|
|
|
39
|
-
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
39
|
+
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in 103572 ms
|