@kenyaemr/esm-facility-dashboard-app 5.4.2-pre.2344 → 5.4.2-pre.2349
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 +16 -16
- package/dist/162.js +2 -0
- package/dist/162.js.map +1 -0
- package/dist/500.js +1 -0
- package/dist/500.js.map +1 -0
- package/dist/537.js +1 -1
- package/dist/537.js.map +1 -1
- package/dist/814.js +2 -0
- package/dist/814.js.map +1 -0
- package/dist/856.js +2 -0
- package/dist/856.js.map +1 -0
- package/dist/918.js +1 -0
- package/dist/918.js.map +1 -0
- package/dist/972.js +1 -1
- package/dist/kenyaemr-esm-facility-dashboard-app.js +1 -1
- package/dist/kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json +114 -135
- package/dist/kenyaemr-esm-facility-dashboard-app.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.LICENSE.txt +50 -0
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/186.js +0 -2
- package/dist/186.js.map +0 -1
- package/dist/218.js +0 -2
- package/dist/218.js.map +0 -1
- package/dist/405.js +0 -2
- package/dist/405.js.LICENSE.txt +0 -5
- package/dist/405.js.map +0 -1
- package/dist/410.js +0 -1
- package/dist/410.js.map +0 -1
- package/dist/788.js +0 -2
- package/dist/788.js.map +0 -1
- /package/dist/{186.js.LICENSE.txt → 162.js.LICENSE.txt} +0 -0
- /package/dist/{218.js.LICENSE.txt → 814.js.LICENSE.txt} +0 -0
- /package/dist/{788.js.LICENSE.txt → 856.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
assets by path *.js
|
|
2
|
-
assets by chunk 3.
|
|
3
|
-
assets by status 3.
|
|
4
|
-
asset
|
|
5
|
-
asset
|
|
1
|
+
assets by path *.js 7.29 MiB
|
|
2
|
+
assets by chunk 3.8 MiB (id hint: vendors)
|
|
3
|
+
assets by status 3.5 MiB [big]
|
|
4
|
+
asset 162.js 1.89 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
|
+
asset 856.js 997 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 708.js 645 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
7
|
+ 6 assets
|
|
8
8
|
+ 13 assets
|
|
9
|
-
assets by path *.json
|
|
10
|
-
asset kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json 12.
|
|
9
|
+
assets by path *.json 12.5 KiB
|
|
10
|
+
asset kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json 12.1 KiB [emitted]
|
|
11
11
|
asset routes.json 478 bytes [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 9.
|
|
13
|
-
runtime modules
|
|
14
|
-
built modules
|
|
15
|
-
modules by path ../../node_modules/
|
|
12
|
+
orphan modules 9.07 MiB [orphan] 3053 modules
|
|
13
|
+
runtime modules 41.5 KiB 28 modules
|
|
14
|
+
built modules 10.3 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
15
|
+
modules by path ../../node_modules/ 10 MiB 614 modules
|
|
16
16
|
modules by path ./ 262 KiB
|
|
17
17
|
javascript modules 252 KiB 10 modules
|
|
18
18
|
optional modules 10.7 KiB [optional] 3 modules
|
|
@@ -27,14 +27,14 @@ built modules 9.98 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-sh
|
|
|
27
27
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
28
28
|
This can impact web performance.
|
|
29
29
|
Assets:
|
|
30
|
-
main.js (
|
|
30
|
+
main.js (3.23 MiB)
|
|
31
31
|
708.js (645 KiB)
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
162.js (1.89 MiB)
|
|
33
|
+
856.js (997 KiB)
|
|
34
34
|
|
|
35
35
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
36
36
|
Entrypoints:
|
|
37
|
-
main (
|
|
37
|
+
main (3.23 MiB)
|
|
38
38
|
main.js
|
|
39
39
|
|
|
40
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
40
|
+
webpack 5.99.9 compiled with 2 warnings in 217127 ms
|