@kenyaemr/esm-care-panel-app 5.4.2-pre.2344 → 5.4.2-pre.2347
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/206.js +2 -0
- package/dist/206.js.map +1 -0
- package/dist/kenyaemr-esm-care-panel-app.js +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js.buildmanifest.json +24 -24
- 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/186.js +0 -2
- package/dist/186.js.map +0 -1
- /package/dist/{186.js.LICENSE.txt → 206.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
assets by path *.js 5.
|
|
2
|
-
assets by chunk 3.
|
|
3
|
-
assets by status 3.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 5.88 MiB
|
|
2
|
+
assets by chunk 3.85 MiB (id hint: vendors)
|
|
3
|
+
assets by status 3.56 MiB [big]
|
|
4
|
+
asset 206.js 1.9 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 259.js 1.05 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
|
|
@@ -9,10 +9,10 @@ assets by path *.js 5.61 MiB
|
|
|
9
9
|
assets by path *.json 14.6 KiB
|
|
10
10
|
asset kenyaemr-esm-care-panel-app.js.buildmanifest.json 12.9 KiB [emitted]
|
|
11
11
|
asset routes.json 1.74 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 9.34 MiB [orphan]
|
|
12
|
+
orphan modules 9.34 MiB [orphan] 3181 modules
|
|
13
13
|
runtime modules 42.3 KiB 30 modules
|
|
14
|
-
built modules 10.
|
|
15
|
-
modules by path ../../node_modules/
|
|
14
|
+
built modules 10.7 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
15
|
+
modules by path ../../node_modules/ 10.1 MiB 668 modules
|
|
16
16
|
modules by path ./ 601 KiB
|
|
17
17
|
modules by path ./src/ 588 KiB 14 modules
|
|
18
18
|
modules by path ./translations/ 13.3 KiB 4 modules
|
|
@@ -30,7 +30,7 @@ Assets:
|
|
|
30
30
|
main.js (1.53 MiB)
|
|
31
31
|
858.js (634 KiB)
|
|
32
32
|
472.js (455 KiB)
|
|
33
|
-
|
|
33
|
+
206.js (1.9 MiB)
|
|
34
34
|
259.js (1.05 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.53 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 190856 ms
|