@openmrs/esm-home-app 9.2.1-pre.7421 → 9.2.1-pre.7442
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 +2 -2
- package/dist/3925.js +1 -1
- package/dist/68.js +8 -8
- package/dist/68.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-home-app.js +1 -1
- package/dist/openmrs-esm-home-app.js.buildmanifest.json +8 -8
- package/dist/openmrs-esm-home-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/translations/zh_CN.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
WARNING in ⚠ asset size limit: The following asset(s) exceed the recommended size limit (244.141 KiB). This can impact web performance.
|
|
2
2
|
│ Assets:
|
|
3
3
|
│ main.js (430.201 KiB)
|
|
4
|
-
│ 68.js (2.
|
|
4
|
+
│ 68.js (2.136 MiB)
|
|
5
5
|
|
|
6
6
|
WARNING in ⚠ entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
|
|
7
7
|
│ Entrypoints:
|
|
8
8
|
│ main (430.201 KiB)
|
|
9
9
|
│ main.js
|
|
10
10
|
|
|
11
|
-
Rspack compiled with 2 warnings in
|
|
11
|
+
Rspack compiled with 2 warnings in 42.50 s
|
package/dist/3925.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_home_app=globalThis.webpackChunk_openmrs_esm_home_app||[]).push([["3925"],{4843:function(
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_home_app=globalThis.webpackChunk_openmrs_esm_home_app||[]).push([["3925"],{4843:function(o){o.exports=JSON.parse('{"contactAdministrator":"请尝试使用左侧导航菜单链接。如果问题仍然存在,请联系您的系统管理员。","dashboardNotFound":"您要查找的仪表盘不存在。","dashboardNotFoundDescription":"您请求的页面无法找到。它可能已被移动、删除,或者配置的控制面板不存在。","pageNotFound":"页面未找到"}')}}]);
|