@openmrs/esm-home-app 5.6.1-pre.528 → 5.6.1
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 +10 -10
- package/dist/367.js +1 -1
- package/dist/367.js.LICENSE.txt +2 -0
- package/dist/367.js.map +1 -1
- package/dist/783.js +1 -1
- package/dist/783.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-home-app.js +1 -1
- package/dist/openmrs-esm-home-app.js.buildmanifest.json +10 -10
- package/dist/routes.json +1 -1
- package/package.json +2 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
2
|
npx update-browserslist-db@latest
|
|
3
3
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path *.js 1.
|
|
5
|
-
assets by chunk 1.
|
|
6
|
-
asset 367.js 1.
|
|
4
|
+
assets by path *.js 1.56 MiB
|
|
5
|
+
assets by chunk 1.46 MiB (id hint: vendors)
|
|
6
|
+
asset 367.js 1.38 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
7
|
asset 913.js 68 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 903.js 14.2 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
9
|
+ 37 assets
|
|
10
10
|
assets by path *.json 18.7 KiB
|
|
11
11
|
asset openmrs-esm-home-app.js.buildmanifest.json 17.9 KiB [emitted]
|
|
12
12
|
asset routes.json 832 bytes [emitted] [from: src/routes.json] [copied]
|
|
13
|
-
orphan modules
|
|
13
|
+
orphan modules 398 KiB [orphan] 41 modules
|
|
14
14
|
runtime modules 36.5 KiB 28 modules
|
|
15
|
-
built modules
|
|
16
|
-
cacheable modules
|
|
15
|
+
built modules 4.99 MiB (javascript) 168 bytes (share-init) 168 bytes (consume-shared) [built]
|
|
16
|
+
cacheable modules 4.99 MiB
|
|
17
17
|
modules by path ./ 50 KiB 39 modules
|
|
18
|
-
modules by path ../../node_modules/
|
|
18
|
+
modules by path ../../node_modules/ 4.94 MiB 30 modules
|
|
19
19
|
provide-module modules 168 bytes
|
|
20
|
-
provide shared module (default) @openmrs/esm-framework@
|
|
20
|
+
provide shared module (default) @openmrs/esm-framework@6.1.1-pre.2721 = ../../no...(truncated) 42 bytes [built] [code generated]
|
|
21
21
|
+ 3 modules
|
|
22
22
|
consume-shared-module modules 168 bytes
|
|
23
23
|
consume shared module (default) @openmrs/esm-framework@^5 (singleton) (fallback:...(truncated) 42 bytes [built] [code generated]
|
|
@@ -29,6 +29,6 @@ built modules 3.65 MiB (javascript) 168 bytes (share-init) 168 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
|
-
367.js (1.
|
|
32
|
+
367.js (1.38 MiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.94.0 compiled with 1 warning in
|
|
34
|
+
webpack 5.94.0 compiled with 1 warning in 23108 ms
|