@openmrs/esm-login-app 8.0.1-pre.3581 → 8.0.1-pre.3592
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/6321.js +32 -0
- package/dist/6321.js.map +1 -0
- package/dist/main.js +2 -2
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-login-app.js +3 -3
- package/dist/openmrs-esm-login-app.js.buildmanifest.json +31 -31
- package/dist/openmrs-esm-login-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/dist/8333.js +0 -32
- package/dist/8333.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -4,13 +4,13 @@ Browserslist: browsers data (caniuse-lite) is 7 months old. Please run:
|
|
|
4
4
|
WARNING in ⚠ asset size limit: The following asset(s) exceed the recommended size limit (244.141 KiB). This can impact web performance.
|
|
5
5
|
│ Assets:
|
|
6
6
|
│ 4996.js (868.810 KiB)
|
|
7
|
-
│ main.js (305.
|
|
8
|
-
│ 8333.js (1.189 MiB)
|
|
7
|
+
│ main.js (305.467 KiB)
|
|
9
8
|
│ 4538.js (662.278 KiB)
|
|
9
|
+
│ 6321.js (1.312 MiB)
|
|
10
10
|
|
|
11
11
|
WARNING in ⚠ entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
|
|
12
12
|
│ Entrypoints:
|
|
13
|
-
│ main (305.
|
|
13
|
+
│ main (305.467 KiB)
|
|
14
14
|
│ main.js
|
|
15
15
|
|
|
16
|
-
Rspack compiled with 2 warnings in
|
|
16
|
+
Rspack compiled with 2 warnings in 46.67 s
|