@openmrs/esm-help-menu-app 8.0.1-pre.3592 → 8.0.1-pre.3602
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 +9 -12
- package/dist/431.js +2 -0
- package/dist/{301.js.LICENSE.txt → 431.js.LICENSE.txt} +11 -0
- package/dist/431.js.map +1 -0
- package/dist/716.js +1 -0
- package/dist/716.js.map +1 -0
- 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 +57 -57
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/dist/301.js +0 -2
- package/dist/301.js.map +0 -1
- package/dist/931.js +0 -1
- package/dist/931.js.map +0 -1
- package/src/root.component.test.tsx +0 -10
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path *.js 3.14 MiB
|
|
5
|
-
assets by chunk 1.7 MiB (id hint: vendors)
|
|
1
|
+
assets by path *.js 3.11 MiB
|
|
2
|
+
assets by chunk 1.71 MiB (id hint: vendors)
|
|
6
3
|
assets by status 1.49 MiB [big]
|
|
7
|
-
asset
|
|
4
|
+
asset 431.js 878 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
5
|
asset 611.js 653 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
6
|
+ 6 assets
|
|
10
7
|
+ 9 assets
|
|
11
8
|
assets by path *.json 10.1 KiB
|
|
12
9
|
asset openmrs-esm-help-menu-app.js.buildmanifest.json 9.67 KiB [emitted]
|
|
13
10
|
asset routes.json 433 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
|
-
orphan modules 8.
|
|
11
|
+
orphan modules 8.56 MiB [orphan] 2946 modules
|
|
15
12
|
runtime modules 40.8 KiB 28 modules
|
|
16
13
|
built modules 8.9 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
17
|
-
modules by path ../../../node_modules/
|
|
18
|
-
modules by path ../../framework/ 1.
|
|
14
|
+
modules by path ../../../node_modules/ 7 MiB 597 modules
|
|
15
|
+
modules by path ../../framework/ 1.84 MiB 71 modules
|
|
19
16
|
modules by path ./ 60.2 KiB
|
|
20
17
|
modules by path ./src/ 59.9 KiB 5 modules
|
|
21
18
|
modules by path ./translations/ 274 bytes 2 modules
|
|
@@ -30,8 +27,8 @@ built modules 8.9 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-sha
|
|
|
30
27
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
31
28
|
This can impact web performance.
|
|
32
29
|
Assets:
|
|
33
|
-
|
|
30
|
+
716.js (1.3 MiB)
|
|
34
31
|
611.js (653 KiB)
|
|
35
|
-
|
|
32
|
+
431.js (878 KiB)
|
|
36
33
|
|
|
37
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 143857 ms
|