@openmrs/esm-dispensing-app 1.9.1 → 1.9.2-pre.780
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/06dd1d7c1868b42a-meta.json +1 -0
- package/.turbo/cache/06dd1d7c1868b42a.tar.zst +0 -0
- package/.turbo/turbo-build.log +43 -0
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +2 -2
- package/dist/routes.json +1 -1
- package/package.json +3 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"06dd1d7c1868b42a","duration":41064}
|
|
Binary file
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
assets by path *.js 3.73 MiB
|
|
2
|
+
assets by chunk 2.58 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.16 MiB [big]
|
|
4
|
+
asset 7268.js 1.88 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
|
+
asset 6741.js 293 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
|
+
asset 7556.js 167 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
|
+
asset 961.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
|
+
asset 7935.js 47.1 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
|
+
asset 3184.js 45.4 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
10
|
+
asset 67.js 24 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
11
|
+
asset 2177.js 11.3 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
12
|
+
+ 58 assets
|
|
13
|
+
assets by path *.json 33.5 KiB
|
|
14
|
+
asset openmrs-esm-dispensing-app.js.buildmanifest.json 31.7 KiB [emitted]
|
|
15
|
+
asset routes.json 1.74 KiB [emitted] [from: src/routes.json] [copied]
|
|
16
|
+
orphan modules 9.03 MiB [orphan] 3069 modules
|
|
17
|
+
runtime modules 43 KiB 28 modules
|
|
18
|
+
built modules 8.21 MiB (javascript) 378 bytes (share-init) 378 bytes (consume-shared) [built]
|
|
19
|
+
modules by path ./node_modules/ 7.5 MiB 604 modules
|
|
20
|
+
modules by path ./translations/ 169 KiB
|
|
21
|
+
./translations/ lazy nonrecursive .json$ 160 bytes [built] [code generated]
|
|
22
|
+
+ 39 modules
|
|
23
|
+
modules by path ./src/ 559 KiB 28 modules
|
|
24
|
+
provide-module modules 378 bytes 9 modules
|
|
25
|
+
consume-shared-module modules 378 bytes
|
|
26
|
+
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
27
|
+
modules by path consume shared module (default) swr/ 84 bytes 2 modules
|
|
28
|
+
+ 5 modules
|
|
29
|
+
container entry 42 bytes [built] [code generated]
|
|
30
|
+
|
|
31
|
+
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
32
|
+
This can impact web performance.
|
|
33
|
+
Assets:
|
|
34
|
+
main.js (556 KiB)
|
|
35
|
+
7268.js (1.88 MiB)
|
|
36
|
+
6741.js (293 KiB)
|
|
37
|
+
|
|
38
|
+
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
39
|
+
Entrypoints:
|
|
40
|
+
main (556 KiB)
|
|
41
|
+
main.js
|
|
42
|
+
|
|
43
|
+
webpack 5.99.9 compiled with 2 warnings in 39059 ms
|