@kenyaemr/esm-admin-app 5.4.2-pre.2283 → 5.4.2-pre.2288
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/255.js +2 -0
- package/dist/255.js.map +1 -0
- package/dist/kenyaemr-esm-admin-app.js +1 -1
- package/dist/kenyaemr-esm-admin-app.js.buildmanifest.json +57 -58
- package/dist/kenyaemr-esm-admin-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/359.js +0 -2
- package/dist/359.js.map +0 -1
- /package/dist/{359.js.LICENSE.txt → 255.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
assets by path *.js 4.
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 4.69 MiB
|
|
2
|
+
assets by chunk 2.79 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.47 MiB [big]
|
|
4
|
+
asset 255.js 1.61 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 130.js 630 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 965.js 254 KiB [emitted] [minimized] [big] (id hint: vendors) 1 related asset
|
|
7
7
|
+ 7 assets
|
|
8
8
|
+ 10 assets
|
|
9
9
|
assets by path *.json 13.2 KiB
|
|
10
|
-
asset kenyaemr-esm-admin-app.js.buildmanifest.json 11.
|
|
10
|
+
asset kenyaemr-esm-admin-app.js.buildmanifest.json 11.4 KiB [emitted]
|
|
11
11
|
asset routes.json 1.75 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 10.7 MiB [orphan]
|
|
12
|
+
orphan modules 10.7 MiB [orphan] 3151 modules
|
|
13
13
|
runtime modules 41.9 KiB 28 modules
|
|
14
14
|
built modules 10.9 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.85 MiB 592 modules
|
|
16
16
|
modules by path ./ 1.05 MiB 28 modules
|
|
17
17
|
provide-module modules 294 bytes
|
|
18
18
|
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
@@ -28,7 +28,7 @@ Assets:
|
|
|
28
28
|
main.js (1.09 MiB)
|
|
29
29
|
130.js (630 KiB)
|
|
30
30
|
342.js (794 KiB)
|
|
31
|
-
|
|
31
|
+
255.js (1.61 MiB)
|
|
32
32
|
965.js (254 KiB)
|
|
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.09 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 183085 ms
|