@openmrs/esm-patient-search-app 9.2.1-pre.6926 → 9.2.1-pre.6935
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 +7 -7
- package/dist/1408.js +1 -1
- package/dist/1408.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-search-app.js +1 -1
- package/dist/openmrs-esm-patient-search-app.js.buildmanifest.json +5 -5
- package/dist/routes.json +1 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
assets by path *.js 3.
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
asset 1408.js 2.
|
|
1
|
+
assets by path *.js 3.05 MiB
|
|
2
|
+
assets by chunk 2.51 MiB (id hint: vendors)
|
|
3
|
+
asset 1408.js 2.04 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
4
4
|
asset 2794.js 213 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 3144.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 2913.js 83.2 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -13,8 +13,8 @@ assets by path *.json 31.4 KiB
|
|
|
13
13
|
asset routes.json 739 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
14
|
orphan modules 9.79 MiB [orphan] 3152 modules
|
|
15
15
|
runtime modules 42 KiB 28 modules
|
|
16
|
-
built modules 7.
|
|
17
|
-
modules by path ../../node_modules/ 7.
|
|
16
|
+
built modules 7.68 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
17
|
+
modules by path ../../node_modules/ 7.12 MiB 486 modules
|
|
18
18
|
modules by path ./ 574 KiB
|
|
19
19
|
modules by path ./translations/ 80.9 KiB 40 modules
|
|
20
20
|
modules by path ./src/ 493 KiB 34 modules
|
|
@@ -29,6 +29,6 @@ built modules 7.69 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-sh
|
|
|
29
29
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
30
30
|
This can impact web performance.
|
|
31
31
|
Assets:
|
|
32
|
-
1408.js (2.
|
|
32
|
+
1408.js (2.04 MiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 136661 ms
|