@kenyaemr/esm-admin-app 5.4.2-pre.2333 → 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/893.js +2 -0
- package/dist/893.js.map +1 -0
- package/dist/kenyaemr-esm-admin-app.js +1 -1
- package/dist/kenyaemr-esm-admin-app.js.buildmanifest.json +30 -30
- package/dist/main.js +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/255.js +0 -2
- package/dist/255.js.map +0 -1
- /package/dist/{255.js.LICENSE.txt → 893.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
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 4.96 MiB
|
|
2
|
+
assets by chunk 3.05 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.74 MiB [big]
|
|
4
|
+
asset 893.js 1.88 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
+ 2 assets
|
|
6
6
|
+ 7 assets
|
|
7
7
|
+ 12 assets
|
|
8
8
|
assets by path *.json 14 KiB
|
|
9
9
|
asset kenyaemr-esm-admin-app.js.buildmanifest.json 12.3 KiB [emitted]
|
|
10
10
|
asset routes.json 1.75 KiB [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 10.7 MiB [orphan]
|
|
11
|
+
orphan modules 10.7 MiB [orphan] 3155 modules
|
|
12
12
|
runtime modules 41.9 KiB 28 modules
|
|
13
|
-
built modules
|
|
14
|
-
modules by path ../../node_modules/
|
|
13
|
+
built modules 11.2 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
14
|
+
modules by path ../../node_modules/ 10.1 MiB 593 modules
|
|
15
15
|
modules by path ./ 1.06 MiB 30 modules
|
|
16
16
|
provide-module modules 294 bytes
|
|
17
17
|
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
@@ -27,7 +27,7 @@ Assets:
|
|
|
27
27
|
main.js (1.09 MiB)
|
|
28
28
|
130.js (630 KiB)
|
|
29
29
|
342.js (794 KiB)
|
|
30
|
-
|
|
30
|
+
893.js (1.88 MiB)
|
|
31
31
|
965.js (254 KiB)
|
|
32
32
|
|
|
33
33
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -35,4 +35,4 @@ Entrypoints:
|
|
|
35
35
|
main (1.09 MiB)
|
|
36
36
|
main.js
|
|
37
37
|
|
|
38
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
38
|
+
webpack 5.99.9 compiled with 2 warnings in 190599 ms
|