@openmrs/esm-laboratory-app 1.2.1-pre.1121 → 1.2.1-pre.1128
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/b1c35f17443d62a2-meta.json +1 -0
- package/.turbo/cache/b1c35f17443d62a2.tar.zst +0 -0
- package/.turbo/turbo-build.log +6 -5
- package/dist/422.js +2 -0
- package/dist/422.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-laboratory-app.js +1 -1
- package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +35 -35
- package/dist/openmrs-esm-laboratory-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/jest.config.js +1 -0
- package/package.json +1 -1
- package/.turbo/cache/dd531f349df97f1e-meta.json +0 -1
- package/.turbo/cache/dd531f349df97f1e.tar.zst +0 -0
- package/dist/8902.js +0 -2
- package/dist/8902.js.map +0 -1
- /package/dist/{8902.js.LICENSE.txt → 422.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"b1c35f17443d62a2","duration":52098}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
|
|
1
2
|
assets by path *.js 4.43 MiB
|
|
2
3
|
assets by chunk 3.3 MiB (id hint: vendors)
|
|
3
4
|
assets by status 2.96 MiB [big]
|
|
4
|
-
asset
|
|
5
|
+
asset 422.js 2.42 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
6
|
asset 2416.js 557 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
7
|
asset 2934.js 131 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
7
8
|
asset 1026.js 105 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -12,7 +13,7 @@ assets by path *.js 4.43 MiB
|
|
|
12
13
|
assets by path *.json 37.3 KiB
|
|
13
14
|
asset openmrs-esm-laboratory-app.js.buildmanifest.json 33.9 KiB [emitted]
|
|
14
15
|
asset routes.json 3.4 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
|
-
orphan modules 13 MiB [orphan]
|
|
16
|
+
orphan modules 13 MiB [orphan] 3140 modules
|
|
16
17
|
runtime modules 40.5 KiB 30 modules
|
|
17
18
|
built modules 10.2 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-init) [built]
|
|
18
19
|
modules by path ./node_modules/ 9.81 MiB 340 modules
|
|
@@ -24,7 +25,7 @@ built modules 10.2 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-
|
|
|
24
25
|
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
25
26
|
+ 4 modules
|
|
26
27
|
provide-module modules 210 bytes
|
|
27
|
-
provide shared module (default) @openmrs/esm-framework@8.0.1-pre.
|
|
28
|
+
provide shared module (default) @openmrs/esm-framework@8.0.1-pre.3614 = ./node_m...(truncated) 42 bytes [built] [code generated]
|
|
28
29
|
+ 4 modules
|
|
29
30
|
container entry 42 bytes [built] [code generated]
|
|
30
31
|
|
|
@@ -32,7 +33,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
32
33
|
This can impact web performance.
|
|
33
34
|
Assets:
|
|
34
35
|
main.js (751 KiB)
|
|
35
|
-
|
|
36
|
+
422.js (2.42 MiB)
|
|
36
37
|
2416.js (557 KiB)
|
|
37
38
|
|
|
38
39
|
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 +41,4 @@ Entrypoints:
|
|
|
40
41
|
main (751 KiB)
|
|
41
42
|
main.js
|
|
42
43
|
|
|
43
|
-
webpack 5.102.1 compiled with 2 warnings in
|
|
44
|
+
webpack 5.102.1 compiled with 2 warnings in 49083 ms
|