@openmrs/esm-app-shell 6.0.1-pre.2569 → 6.0.1-pre.2573
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 +9 -9
- package/dist/{58a1bf132577e32d.js → 0ed32b39ad71e8eb.js} +1 -1
- package/dist/{58a1bf132577e32d.js.map → 0ed32b39ad71e8eb.js.map} +1 -1
- package/dist/{53baea24a93b42fc.js → 7825b61cf45216df.js} +1 -1
- package/dist/{53baea24a93b42fc.js.map → 7825b61cf45216df.js.map} +1 -1
- package/dist/{0030f1956e452721.js → 8f6d3881fb668ce4.js} +1 -1
- package/dist/{0030f1956e452721.js.map → 8f6d3881fb668ce4.js.map} +1 -1
- package/dist/{ff8fd36f7a9ca50a.js → ff8363ac67d0168b.js} +1 -1
- package/dist/index.html +1 -1
- package/dist/{openmrs.9967e3b8bd236c6d.js → openmrs.ceb0e4b3d2c9b3c6.js} +1 -1
- package/dist/{openmrs.9967e3b8bd236c6d.js.map → openmrs.ceb0e4b3d2c9b3c6.js.map} +1 -1
- package/dist/service-worker.js +1 -1
- package/lib/{343a0a4b136f6ac0.js → 83551dd727c5f886.js} +1 -1
- package/lib/esm-devtools-app/main.js +1 -1
- package/lib/esm-devtools-app/openmrs-esm-devtools-app.js +1 -1
- package/lib/esm-devtools-app/openmrs-esm-devtools-app.js.buildmanifest.json +2 -2
- package/lib/esm-devtools-app/routes.json +1 -1
- package/lib/esm-help-menu-app/main.js +1 -1
- package/lib/esm-help-menu-app/openmrs-esm-help-menu-app.js +1 -1
- package/lib/esm-help-menu-app/openmrs-esm-help-menu-app.js.buildmanifest.json +2 -2
- package/lib/esm-help-menu-app/routes.json +1 -1
- package/lib/esm-login-app/main.js +1 -1
- package/lib/esm-login-app/openmrs-esm-login-app.js +1 -1
- package/lib/esm-login-app/openmrs-esm-login-app.js.buildmanifest.json +2 -2
- package/lib/esm-login-app/routes.json +1 -1
- package/lib/esm-offline-tools-app/main.js +1 -1
- package/lib/esm-offline-tools-app/openmrs-esm-offline-tools-app.js +1 -1
- package/lib/esm-offline-tools-app/openmrs-esm-offline-tools-app.js.buildmanifest.json +2 -2
- package/lib/esm-offline-tools-app/routes.json +1 -1
- package/lib/index.html +1 -1
- package/lib/openmrs.js +4 -4
- package/lib/service-worker.js +1 -1
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
> @openmrs/esm-app-shell@6.0.1-pre.
|
|
2
|
+
> @openmrs/esm-app-shell@6.0.1-pre.2573 build:production
|
|
3
3
|
> cross-env OMRS_ESM_IMPORTMAP_URL="https://dev3.openmrs.org/openmrs/spa/importmap.json" OMRS_OFFLINE="enable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="production" webpack --mode production
|
|
4
4
|
|
|
5
|
-
(node:
|
|
5
|
+
(node:5756) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
|
|
6
6
|
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
|
|
7
7
|
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
|
|
8
8
|
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
|
|
@@ -22,7 +22,7 @@ asset index.html 3.09 KiB [emitted]
|
|
|
22
22
|
asset logo.svg 1.33 KiB [emitted] [from: src/assets/logo.svg] [copied]
|
|
23
23
|
asset manifest.266df36f2271d27ae9bcaa196a2976ae.json 1.29 KiB [emitted]
|
|
24
24
|
asset favicon.ico 1.12 KiB [emitted] [from: src/assets/favicon.ico] [copied]
|
|
25
|
-
Entrypoint main [big] 880 KiB (198 KiB) = openmrs.9696ea15df57b138.css 815 KiB openmrs.
|
|
25
|
+
Entrypoint main [big] 880 KiB (198 KiB) = openmrs.9696ea15df57b138.css 815 KiB openmrs.ceb0e4b3d2c9b3c6.js 64.9 KiB 2 auxiliary assets
|
|
26
26
|
orphan modules 11.5 MiB (javascript) 2.4 MiB (asset) 49.2 KiB (runtime) [orphan] 3058 modules
|
|
27
27
|
runtime modules 27.2 KiB 15 modules
|
|
28
28
|
built modules 7.68 MiB (javascript) 891 KiB (css/mini-extract) 546 bytes (share-init) 546 bytes (consume-shared) [built]
|
|
@@ -47,23 +47,23 @@ This can impact web performance.
|
|
|
47
47
|
Assets:
|
|
48
48
|
02af6181aebfc3a3.js (554 KiB)
|
|
49
49
|
a7efa2596cd2be4f.js (761 KiB)
|
|
50
|
-
|
|
50
|
+
0ed32b39ad71e8eb.js (287 KiB)
|
|
51
51
|
openmrs.9696ea15df57b138.css (815 KiB)
|
|
52
52
|
|
|
53
53
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
54
54
|
Entrypoints:
|
|
55
55
|
main (880 KiB)
|
|
56
56
|
openmrs.9696ea15df57b138.css
|
|
57
|
-
openmrs.
|
|
57
|
+
openmrs.ceb0e4b3d2c9b3c6.js
|
|
58
58
|
|
|
59
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
59
|
+
webpack 5.88.0 compiled with 2 warnings in 130407 ms
|
|
60
60
|
|
|
61
|
-
> @openmrs/esm-app-shell@6.0.1-pre.
|
|
61
|
+
> @openmrs/esm-app-shell@6.0.1-pre.2573 build:development
|
|
62
62
|
> cross-env OMRS_OFFLINE="enable" OMRS_CLEAN_BEFORE_BUILD="true" NODE_ENV="development" webpack --mode development
|
|
63
63
|
|
|
64
64
|
Not serving @openmrs/esm-implementer-tools-app because couldn't find /home/runner/work/openmrs-esm-core/openmrs-esm-core/packages/apps/esm-implementer-tools-app/dist
|
|
65
65
|
Not serving @openmrs/esm-primary-navigation-app because couldn't find /home/runner/work/openmrs-esm-core/openmrs-esm-core/packages/apps/esm-primary-navigation-app/dist
|
|
66
|
-
(node:
|
|
66
|
+
(node:6013) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
|
|
67
67
|
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
|
|
68
68
|
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
|
|
69
69
|
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
|
|
@@ -99,4 +99,4 @@ LOG from InjectManifest
|
|
|
99
99
|
<i> The service worker at service-worker.js will precache
|
|
100
100
|
<i> 376 URLs, totaling 52.8 MB.
|
|
101
101
|
|
|
102
|
-
webpack 5.88.0 compiled successfully in
|
|
102
|
+
webpack 5.88.0 compiled successfully in 34122 ms
|