@openmrs/esm-laboratory-app 1.3.2-pre.1501 → 1.3.2-pre.1505
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/cache/815382ff007ea7c6-meta.json +1 -0
- package/.turbo/cache/815382ff007ea7c6.tar.zst +0 -0
- package/.turbo/turbo-build.log +10 -10
- package/dist/{9207.js → 3678.js} +2 -2
- package/dist/3678.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-laboratory-app.js +1 -1
- package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +30 -30
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/tsconfig.json +1 -1
- package/.turbo/cache/adec9b11894bdd80-meta.json +0 -1
- package/.turbo/cache/adec9b11894bdd80.tar.zst +0 -0
- package/dist/9207.js.map +0 -1
- /package/dist/{9207.js.LICENSE.txt → 3678.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"815382ff007ea7c6","duration":36659}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
assets by path *.js 3.
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
assets by status
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 3.05 MiB
|
|
2
|
+
assets by chunk 2.27 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2 MiB [big]
|
|
4
|
+
asset 3678.js 1.74 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 990.js 258 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 961.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
7
7
|
asset 282.js 82.1 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -12,10 +12,10 @@ assets by path *.js 3.04 MiB
|
|
|
12
12
|
assets by path *.json 38 KiB
|
|
13
13
|
asset openmrs-esm-laboratory-app.js.buildmanifest.json 33.9 KiB [emitted]
|
|
14
14
|
asset routes.json 4.08 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
|
-
orphan modules
|
|
15
|
+
orphan modules 10.6 MiB [orphan] 3047 modules
|
|
16
16
|
runtime modules 39.9 KiB 26 modules
|
|
17
|
-
built modules 7.
|
|
18
|
-
modules by path ./node_modules/ 6.
|
|
17
|
+
built modules 7.24 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-init) [built]
|
|
18
|
+
modules by path ./node_modules/ 6.88 MiB 316 modules
|
|
19
19
|
modules by path ./translations/ 121 KiB
|
|
20
20
|
./translations/ lazy nonrecursive .json$ 160 bytes [built] [code generated]
|
|
21
21
|
+ 42 modules
|
|
@@ -24,7 +24,7 @@ built modules 7.17 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-
|
|
|
24
24
|
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
25
25
|
+ 4 modules
|
|
26
26
|
provide-module modules 210 bytes
|
|
27
|
-
provide shared module (default) @openmrs/esm-framework@9.0.3-pre.
|
|
27
|
+
provide shared module (default) @openmrs/esm-framework@9.0.3-pre.4537 = ./node_m...(truncated) 42 bytes [built] [code generated]
|
|
28
28
|
+ 4 modules
|
|
29
29
|
container entry 42 bytes [built] [code generated]
|
|
30
30
|
|
|
@@ -32,7 +32,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
32
32
|
This can impact web performance.
|
|
33
33
|
Assets:
|
|
34
34
|
main.js (417 KiB)
|
|
35
|
-
|
|
35
|
+
3678.js (1.74 MiB)
|
|
36
36
|
990.js (258 KiB)
|
|
37
37
|
|
|
38
38
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -40,4 +40,4 @@ Entrypoints:
|
|
|
40
40
|
main (417 KiB)
|
|
41
41
|
main.js
|
|
42
42
|
|
|
43
|
-
webpack 5.105.3 compiled with 2 warnings in
|
|
43
|
+
webpack 5.105.3 compiled with 2 warnings in 34342 ms
|