@kenyaemr/esm-care-panel-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 +10 -10
- package/dist/186.js +2 -0
- package/dist/186.js.map +1 -0
- package/dist/{174.js → 472.js} +1 -1
- package/dist/{174.js.map → 472.js.map} +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js.buildmanifest.json +59 -60
- package/dist/kenyaemr-esm-care-panel-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,18 +1,18 @@
|
|
|
1
|
-
assets by path *.js 5.
|
|
2
|
-
assets by chunk 3.
|
|
3
|
-
assets by status 3.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 5.61 MiB
|
|
2
|
+
assets by chunk 3.59 MiB (id hint: vendors)
|
|
3
|
+
assets by status 3.3 MiB [big]
|
|
4
|
+
asset 186.js 1.63 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 613.js 1.06 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 858.js 634 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
7
|
+ 7 assets
|
|
8
8
|
+ 11 assets
|
|
9
|
-
assets by path *.json 13.
|
|
9
|
+
assets by path *.json 13.7 KiB
|
|
10
10
|
asset kenyaemr-esm-care-panel-app.js.buildmanifest.json 12 KiB [emitted]
|
|
11
11
|
asset routes.json 1.74 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 9.33 MiB [orphan]
|
|
12
|
+
orphan modules 9.33 MiB [orphan] 3177 modules
|
|
13
13
|
runtime modules 42.3 KiB 30 modules
|
|
14
14
|
built modules 10.4 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
15
|
-
modules by path ../../node_modules/ 9.
|
|
15
|
+
modules by path ../../node_modules/ 9.84 MiB 668 modules
|
|
16
16
|
modules by path ./ 588 KiB
|
|
17
17
|
modules by path ./src/ 583 KiB 14 modules
|
|
18
18
|
modules by path ./translations/ 4.71 KiB 2 modules
|
|
@@ -29,8 +29,8 @@ This can impact web performance.
|
|
|
29
29
|
Assets:
|
|
30
30
|
main.js (1.54 MiB)
|
|
31
31
|
858.js (634 KiB)
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
472.js (453 KiB)
|
|
33
|
+
186.js (1.63 MiB)
|
|
34
34
|
613.js (1.06 MiB)
|
|
35
35
|
|
|
36
36
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -38,4 +38,4 @@ Entrypoints:
|
|
|
38
38
|
main (1.54 MiB)
|
|
39
39
|
main.js
|
|
40
40
|
|
|
41
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
41
|
+
webpack 5.99.9 compiled with 2 warnings in 133863 ms
|