@kenyaemr/esm-adr-app 5.4.2-pre.2279 → 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 +10 -10
- package/dist/186.js +2 -0
- package/dist/186.js.map +1 -0
- package/dist/kenyaemr-esm-adr-app.js +1 -1
- package/dist/kenyaemr-esm-adr-app.js.buildmanifest.json +56 -57
- 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/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,17 +1,17 @@
|
|
|
1
|
-
assets by path *.js 2.
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 2.98 MiB
|
|
2
|
+
assets by chunk 2.68 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.25 MiB [big]
|
|
4
|
+
asset 186.js 1.62 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
|
+ 12 assets
|
|
8
8
|
assets by path *.json 12.6 KiB
|
|
9
|
-
asset kenyaemr-esm-adr-app.js.buildmanifest.json 11.
|
|
9
|
+
asset kenyaemr-esm-adr-app.js.buildmanifest.json 11.7 KiB [emitted]
|
|
10
10
|
asset routes.json 865 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 9.
|
|
11
|
+
orphan modules 9.66 MiB [orphan] 3139 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.41 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
14
|
+
modules by path ../../node_modules/ 8.34 MiB 505 modules
|
|
15
15
|
modules by path ./ 64.5 KiB
|
|
16
16
|
modules by path ./src/ 64 KiB 6 modules
|
|
17
17
|
modules by path ./translations/ 564 bytes 2 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
|
+
186.js (1.62 MiB)
|
|
31
31
|
|
|
32
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
32
|
+
webpack 5.99.9 compiled with 1 warning in 160778 ms
|