@kenyaemr/esm-adr-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-adr-app.js +1 -1
- package/dist/kenyaemr-esm-adr-app.js.buildmanifest.json +24 -24
- package/dist/kenyaemr-esm-adr-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,17 +1,17 @@
|
|
|
1
|
-
assets by path *.js
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 3.25 MiB
|
|
2
|
+
assets by chunk 2.94 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.51 MiB [big]
|
|
4
|
+
asset 206.js 1.88 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 917.js 648 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
+ 7 assets
|
|
7
7
|
+ 14 assets
|
|
8
8
|
assets by path *.json 13.4 KiB
|
|
9
9
|
asset kenyaemr-esm-adr-app.js.buildmanifest.json 12.6 KiB [emitted]
|
|
10
10
|
asset routes.json 865 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 9.66 MiB [orphan]
|
|
11
|
+
orphan modules 9.66 MiB [orphan] 3143 modules
|
|
12
12
|
runtime modules 41.9 KiB 28 modules
|
|
13
|
-
built modules 8.
|
|
14
|
-
modules by path ../../node_modules/ 8.
|
|
13
|
+
built modules 8.7 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
14
|
+
modules by path ../../node_modules/ 8.63 MiB 506 modules
|
|
15
15
|
modules by path ./ 65.3 KiB
|
|
16
16
|
javascript modules 64.1 KiB 7 modules
|
|
17
17
|
optional modules 1.13 KiB [optional] 3 modules
|
|
@@ -27,6 +27,6 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
27
27
|
This can impact web performance.
|
|
28
28
|
Assets:
|
|
29
29
|
917.js (648 KiB)
|
|
30
|
-
|
|
30
|
+
206.js (1.88 MiB)
|
|
31
31
|
|
|
32
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
32
|
+
webpack 5.99.9 compiled with 1 warning in 161188 ms
|