@openmrs/esm-implementer-tools-app 5.6.1-pre.1903 → 5.6.1-pre.1908
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 +41 -43
- package/dist/889.js +1 -1
- package/dist/889.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +5 -5
- package/dist/routes.json +1 -1
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,43 +1,41 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
[34m@openmrs/esm-implementer-tools-app:build: [0m
|
|
43
|
-
[34m@openmrs/esm-implementer-tools-app:build: [0mwebpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in 93043 ms
|
|
1
|
+
assets by path *.js 2.86 MiB
|
|
2
|
+
assets by chunk 872 KiB (id hint: vendors)
|
|
3
|
+
asset 620.js 452 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
4
|
+
asset 803.js 213 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
5
|
+
asset 788.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
6
|
+
asset 482.js 56.1 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
|
+
asset 523.js 14.5 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
|
+
asset 56.js 6.06 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
|
+
+ 20 assets
|
|
10
|
+
assets by path *.json 13.8 KiB
|
|
11
|
+
asset openmrs-esm-implementer-tools-app.js.buildmanifest.json 13.5 KiB [emitted]
|
|
12
|
+
asset routes.json 310 bytes [emitted] [from: src/routes.json] [copied]
|
|
13
|
+
orphan modules 4.01 MiB [orphan] 546 modules
|
|
14
|
+
runtime modules 39.5 KiB 30 modules
|
|
15
|
+
built modules 6.01 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-init) [built]
|
|
16
|
+
modules by path ../../ 4.8 MiB 138 modules
|
|
17
|
+
modules by path ./ 1.21 MiB
|
|
18
|
+
javascript modules 1.2 MiB 23 modules
|
|
19
|
+
optional modules 8.1 KiB [optional] 9 modules
|
|
20
|
+
consume-shared-module modules 252 bytes
|
|
21
|
+
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
22
|
+
+ 4 modules
|
|
23
|
+
provide-module modules 210 bytes
|
|
24
|
+
provide shared module (default) @openmrs/esm-framework@5.6.1-pre.1908 = ../../fr...(truncated) 42 bytes [built] [code generated]
|
|
25
|
+
+ 4 modules
|
|
26
|
+
container entry 42 bytes [built] [code generated]
|
|
27
|
+
|
|
28
|
+
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
29
|
+
This can impact web performance.
|
|
30
|
+
Assets:
|
|
31
|
+
main.js (289 KiB)
|
|
32
|
+
889.js (587 KiB)
|
|
33
|
+
528.js (871 KiB)
|
|
34
|
+
620.js (452 KiB)
|
|
35
|
+
|
|
36
|
+
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
37
|
+
Entrypoints:
|
|
38
|
+
main (289 KiB)
|
|
39
|
+
main.js
|
|
40
|
+
|
|
41
|
+
webpack 5.88.0 compiled with 2 warnings in 34741 ms
|