@kenyaemr/esm-patient-flags-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/95.js +2 -0
- package/dist/95.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-flags-app.js +1 -1
- package/dist/openmrs-esm-patient-flags-app.js.buildmanifest.json +34 -34
- package/dist/openmrs-esm-patient-flags-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/774.js +0 -2
- package/dist/774.js.map +0 -1
- /package/dist/{774.js.LICENSE.txt → 95.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
assets by path *.js 3.
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 3.38 MiB
|
|
2
|
+
assets by chunk 2.97 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.52 MiB [big]
|
|
4
|
+
asset 95.js 1.91 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 512.js 625 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
+ 8 assets
|
|
7
7
|
+ 10 assets
|
|
8
8
|
assets by path *.json 11.4 KiB
|
|
9
9
|
asset openmrs-esm-patient-flags-app.js.buildmanifest.json 11 KiB [emitted]
|
|
10
10
|
asset routes.json 419 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 8.72 MiB [orphan]
|
|
11
|
+
orphan modules 8.72 MiB [orphan] 3137 modules
|
|
12
12
|
runtime modules 40.4 KiB 28 modules
|
|
13
|
-
built modules 8.
|
|
14
|
-
modules by path ../../node_modules/ 8.
|
|
13
|
+
built modules 8.9 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
14
|
+
modules by path ../../node_modules/ 8.78 MiB 511 modules
|
|
15
15
|
modules by path ./ 119 KiB
|
|
16
16
|
modules by path ./translations/ 5.22 KiB 7 modules
|
|
17
17
|
modules by path ./src/ 114 KiB 4 modules
|
|
@@ -28,7 +28,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
28
28
|
This can impact web performance.
|
|
29
29
|
Assets:
|
|
30
30
|
main.js (303 KiB)
|
|
31
|
-
|
|
31
|
+
95.js (1.91 MiB)
|
|
32
32
|
512.js (625 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 (303 KiB)
|
|
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 152099 ms
|