@openmrs/esm-laboratory-app 1.2.1-pre.1088 → 1.2.1-pre.1092
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/9bf679b3d7ce592f-meta.json +1 -0
- package/.turbo/cache/9bf679b3d7ce592f.tar.zst +0 -0
- package/.turbo/turbo-build.log +10 -10
- package/dist/2870.js +2 -0
- package/dist/2870.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 +31 -31
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/.turbo/cache/69b0bd14294f7ee1-meta.json +0 -1
- package/.turbo/cache/69b0bd14294f7ee1.tar.zst +0 -0
- package/dist/1893.js +0 -2
- package/dist/1893.js.map +0 -1
- /package/dist/{1893.js.LICENSE.txt → 2870.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"9bf679b3d7ce592f","duration":51078}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
assets by path *.js 4.
|
|
2
|
-
assets by chunk 3.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 4.46 MiB
|
|
2
|
+
assets by chunk 3.33 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.99 MiB [big]
|
|
4
|
+
asset 2870.js 2.45 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 2416.js 557 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 2934.js 131 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
7
7
|
asset 1026.js 105 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -12,10 +12,10 @@ assets by path *.js 4.34 MiB
|
|
|
12
12
|
assets by path *.json 37 KiB
|
|
13
13
|
asset openmrs-esm-laboratory-app.js.buildmanifest.json 33.9 KiB [emitted]
|
|
14
14
|
asset routes.json 3.09 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
|
-
orphan modules 13 MiB [orphan]
|
|
15
|
+
orphan modules 13 MiB [orphan] 3140 modules
|
|
16
16
|
runtime modules 40.5 KiB 30 modules
|
|
17
|
-
built modules 10.
|
|
18
|
-
modules by path ./node_modules/ 9.
|
|
17
|
+
built modules 10.2 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-init) [built]
|
|
18
|
+
modules by path ./node_modules/ 9.85 MiB 341 modules
|
|
19
19
|
modules by path ./translations/ 120 KiB
|
|
20
20
|
./translations/ lazy nonrecursive .json$ 160 bytes [built] [code generated]
|
|
21
21
|
+ 42 modules
|
|
@@ -24,7 +24,7 @@ built modules 10.1 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@8.0.1-pre.
|
|
27
|
+
provide shared module (default) @openmrs/esm-framework@8.0.1-pre.3592 = ./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 (751 KiB)
|
|
35
|
-
|
|
35
|
+
2870.js (2.45 MiB)
|
|
36
36
|
2416.js (557 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 (751 KiB)
|
|
41
41
|
main.js
|
|
42
42
|
|
|
43
|
-
webpack 5.102.1 compiled with 2 warnings in
|
|
43
|
+
webpack 5.102.1 compiled with 2 warnings in 48423 ms
|