@openmrs/esm-app-shell 9.0.1-pre.3992 → 9.0.1
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 +6 -6
- package/dist/{e634c47cdefc8c5d.js → 094fc841361b1464.js} +1 -1
- package/dist/{e634c47cdefc8c5d.js.map → 094fc841361b1464.js.map} +1 -1
- package/dist/index.html +1 -1
- package/dist/{openmrs.391427f62f301d11.js → openmrs.7deeb91538b6c174.js} +1 -1
- package/dist/{openmrs.391427f62f301d11.js.map → openmrs.7deeb91538b6c174.js.map} +1 -1
- package/dist/service-worker.js +1 -1
- package/lib/{86479dccdfdd00fa.js → 85bbfc83aca038f2.js} +1 -1
- package/lib/openmrs.js +4 -4
- package/lib/service-worker.js +1 -1
- package/package.json +4 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(node:
|
|
1
|
+
(node:3785) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
|
|
2
2
|
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
|
|
3
3
|
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
|
|
4
4
|
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
|
|
@@ -18,7 +18,7 @@ asset index.html 3.25 KiB [emitted]
|
|
|
18
18
|
asset logo.svg 1.33 KiB [emitted] [from: src/assets/logo.svg] [copied]
|
|
19
19
|
asset manifest.266df36f2271d27ae9bcaa196a2976ae.json 1.29 KiB [emitted]
|
|
20
20
|
asset favicon.ico 1.12 KiB [emitted] [from: src/assets/favicon.ico] [copied]
|
|
21
|
-
Entrypoint main [big] 3.34 MiB (126 KiB) = openmrs.18b31cd68ec0ad7d.css 3.28 MiB openmrs.
|
|
21
|
+
Entrypoint main [big] 3.34 MiB (126 KiB) = openmrs.18b31cd68ec0ad7d.css 3.28 MiB openmrs.7deeb91538b6c174.js 66 KiB 2 auxiliary assets
|
|
22
22
|
orphan modules 19.5 MiB (javascript) 1.04 MiB (asset) 81.9 KiB (runtime) [orphan] 3251 modules
|
|
23
23
|
runtime modules 26.1 KiB 16 modules
|
|
24
24
|
built modules 10.1 MiB (javascript) 3.44 MiB (css/mini-extract) 504 bytes (share-init) 504 bytes (consume-shared) [built]
|
|
@@ -52,16 +52,16 @@ WARNING in entrypoint size limit: The following entrypoint(s) combined asset siz
|
|
|
52
52
|
Entrypoints:
|
|
53
53
|
main (3.34 MiB)
|
|
54
54
|
openmrs.18b31cd68ec0ad7d.css
|
|
55
|
-
openmrs.
|
|
55
|
+
openmrs.7deeb91538b6c174.js
|
|
56
56
|
|
|
57
|
-
webpack 5.99.9 compiled with 3 warnings in
|
|
57
|
+
webpack 5.99.9 compiled with 3 warnings in 34839 ms
|
|
58
58
|
Not serving @openmrs/esm-devtools-app because couldn't find /home/runner/work/openmrs-esm-core/openmrs-esm-core/packages/apps/esm-devtools-app/dist
|
|
59
59
|
Not serving @openmrs/esm-help-menu-app because couldn't find /home/runner/work/openmrs-esm-core/openmrs-esm-core/packages/apps/esm-help-menu-app/dist
|
|
60
60
|
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
|
|
61
61
|
Not serving @openmrs/esm-login-app because couldn't find /home/runner/work/openmrs-esm-core/openmrs-esm-core/packages/apps/esm-login-app/dist
|
|
62
62
|
Not serving @openmrs/esm-offline-tools-app because couldn't find /home/runner/work/openmrs-esm-core/openmrs-esm-core/packages/apps/esm-offline-tools-app/dist
|
|
63
63
|
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
|
|
64
|
-
(node:
|
|
64
|
+
(node:4001) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
|
|
65
65
|
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
|
|
66
66
|
Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
|
|
67
67
|
Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
|
|
@@ -97,4 +97,4 @@ LOG from InjectManifest
|
|
|
97
97
|
<i> The service worker at service-worker.js will precache
|
|
98
98
|
<i> 160 URLs, totaling 63.2 MB.
|
|
99
99
|
|
|
100
|
-
webpack 5.99.9 compiled successfully in
|
|
100
|
+
webpack 5.99.9 compiled successfully in 13121 ms
|