@openmrs/esm-help-menu-app 5.7.3-pre.2113 → 5.7.3-pre.2119
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 +8 -8
- package/dist/662.js +2 -0
- package/dist/{630.js.map → 662.js.map} +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-help-menu-app.js +1 -1
- package/dist/openmrs-esm-help-menu-app.js.buildmanifest.json +24 -24
- package/dist/openmrs-esm-help-menu-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/dist/630.js +0 -2
- /package/dist/{630.js.LICENSE.txt → 662.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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
|
|
6
|
-
asset
|
|
4
|
+
assets by path *.js 1.46 MiB
|
|
5
|
+
assets by chunk 752 KiB (id hint: vendors)
|
|
6
|
+
asset 662.js 518 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
7
|
asset 788.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 642.js 74.3 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
9
|
+ 3 assets
|
|
@@ -16,10 +16,10 @@ assets by path *.js 1.45 MiB
|
|
|
16
16
|
assets by path *.json 7.62 KiB
|
|
17
17
|
asset openmrs-esm-help-menu-app.js.buildmanifest.json 7.2 KiB [emitted]
|
|
18
18
|
asset routes.json 433 bytes [emitted] [from: src/routes.json] [copied]
|
|
19
|
-
orphan modules 3.51 MiB [orphan]
|
|
19
|
+
orphan modules 3.51 MiB [orphan] 544 modules
|
|
20
20
|
runtime modules 39 KiB 28 modules
|
|
21
|
-
built modules 5.
|
|
22
|
-
modules by path ../../ 5.
|
|
21
|
+
built modules 5.4 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
22
|
+
modules by path ../../ 5.35 MiB 67 modules
|
|
23
23
|
provide-module modules 210 bytes
|
|
24
24
|
provide shared module (default) @carbon/react@1.37.0 = ../../../node_modules/@ca...(truncated) 42 bytes [built] [code generated]
|
|
25
25
|
+ 4 modules
|
|
@@ -35,6 +35,6 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
35
35
|
This can impact web performance.
|
|
36
36
|
Assets:
|
|
37
37
|
889.js (669 KiB)
|
|
38
|
-
|
|
38
|
+
662.js (518 KiB)
|
|
39
39
|
|
|
40
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
40
|
+
webpack 5.88.0 compiled with 1 warning in 78240 ms
|