@openmrs/esm-offline-tools-app 5.6.1-pre.1908 → 5.6.1-pre.1915
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 +7 -4
- package/dist/889.js +1 -1
- package/dist/889.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-offline-tools-app.js +1 -1
- package/dist/openmrs-esm-offline-tools-app.js.buildmanifest.json +5 -5
- package/dist/routes.json +1 -1
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
|
+
npx update-browserslist-db@latest
|
|
3
|
+
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
1
4
|
assets by path *.js 2.56 MiB
|
|
2
5
|
assets by chunk 453 KiB (id hint: vendors)
|
|
3
6
|
asset 975.js 191 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -7,7 +10,7 @@ assets by path *.js 2.56 MiB
|
|
|
7
10
|
assets by status 2.07 MiB [big]
|
|
8
11
|
asset main.js 856 KiB [emitted] [minimized] [big] (name: main) 2 related assets
|
|
9
12
|
asset 922.js 676 KiB [emitted] [minimized] [big] 1 related asset
|
|
10
|
-
asset 889.js
|
|
13
|
+
asset 889.js 588 KiB [emitted] [minimized] [big] 2 related assets
|
|
11
14
|
+ 11 assets
|
|
12
15
|
assets by path *.json 13.1 KiB
|
|
13
16
|
asset openmrs-esm-offline-tools-app.js.buildmanifest.json 10.3 KiB [emitted]
|
|
@@ -24,7 +27,7 @@ built modules 4.88 MiB (javascript) 1.94 KiB (asset) 294 bytes (consume-shared)
|
|
|
24
27
|
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
25
28
|
+ 5 modules
|
|
26
29
|
provide-module modules 252 bytes
|
|
27
|
-
provide shared module (default) @openmrs/esm-framework@5.6.1-pre.
|
|
30
|
+
provide shared module (default) @openmrs/esm-framework@5.6.1-pre.1915 = ../../fr...(truncated) 42 bytes [built] [code generated]
|
|
28
31
|
provide shared module (default) react-dom@18.2.0 = ../../../node_modules/reac...(truncated) 42 bytes [built] [code generated]
|
|
29
32
|
+ 4 modules
|
|
30
33
|
container entry 42 bytes [built] [code generated]
|
|
@@ -33,7 +36,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
33
36
|
This can impact web performance.
|
|
34
37
|
Assets:
|
|
35
38
|
main.js (856 KiB)
|
|
36
|
-
889.js (
|
|
39
|
+
889.js (588 KiB)
|
|
37
40
|
922.js (676 KiB)
|
|
38
41
|
|
|
39
42
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -41,4 +44,4 @@ Entrypoints:
|
|
|
41
44
|
main (856 KiB)
|
|
42
45
|
main.js
|
|
43
46
|
|
|
44
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
47
|
+
webpack 5.88.0 compiled with 2 warnings in 36047 ms
|