@kenyaemr/esm-facility-dashboard-app 5.4.2-pre.2283 → 5.4.2-pre.2291
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/186.js +2 -0
- package/dist/186.js.map +1 -0
- package/dist/kenyaemr-esm-facility-dashboard-app.js +1 -1
- package/dist/kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json +57 -58
- package/dist/kenyaemr-esm-facility-dashboard-app.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/837.js +0 -2
- package/dist/837.js.map +0 -1
- /package/dist/{837.js.LICENSE.txt → 186.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
assets by path *.js 4.
|
|
2
|
-
assets by chunk 3.
|
|
3
|
-
assets by status 3.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 4.98 MiB
|
|
2
|
+
assets by chunk 3.54 MiB (id hint: vendors)
|
|
3
|
+
assets by status 3.27 MiB [big]
|
|
4
|
+
asset 186.js 1.64 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
+ 2 assets
|
|
6
6
|
+ 6 assets
|
|
7
7
|
+ 11 assets
|
|
8
8
|
assets by path *.json 12.1 KiB
|
|
9
9
|
asset kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json 11.7 KiB [emitted]
|
|
10
10
|
asset routes.json 478 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 9.35 MiB [orphan]
|
|
11
|
+
orphan modules 9.35 MiB [orphan] 3156 modules
|
|
12
12
|
runtime modules 42 KiB 28 modules
|
|
13
|
-
built modules 9.
|
|
14
|
-
modules by path ../../node_modules/ 9.
|
|
13
|
+
built modules 9.98 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
14
|
+
modules by path ../../node_modules/ 9.73 MiB 511 modules
|
|
15
15
|
modules by path ./ 255 KiB
|
|
16
16
|
modules by path ./src/ 251 KiB 9 modules
|
|
17
17
|
modules by path ./translations/ 3.92 KiB 2 modules
|
|
@@ -28,7 +28,7 @@ This can impact web performance.
|
|
|
28
28
|
Assets:
|
|
29
29
|
main.js (1.21 MiB)
|
|
30
30
|
708.js (645 KiB)
|
|
31
|
-
|
|
31
|
+
186.js (1.64 MiB)
|
|
32
32
|
788.js (1 MiB)
|
|
33
33
|
|
|
34
34
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -36,4 +36,4 @@ Entrypoints:
|
|
|
36
36
|
main (1.21 MiB)
|
|
37
37
|
main.js
|
|
38
38
|
|
|
39
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
39
|
+
webpack 5.99.9 compiled with 2 warnings in 165749 ms
|