@openmrs/esm-help-menu-app 6.3.1-pre.3092 → 6.3.1-pre.3104
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 +4 -4
- package/dist/441.js +1 -1
- package/dist/441.js.map +1 -1
- package/dist/555.js +1 -1
- package/dist/555.js.map +1 -1
- package/dist/810.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 +13 -13
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/help-menu/components/docs.component.tsx +1 -1
- package/src/help-menu/components/release-notes.component.tsx +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,16 +10,16 @@ assets by path *.json 9.68 KiB
|
|
|
10
10
|
asset routes.json 433 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
11
|
orphan modules 8.5 MiB [orphan] 2900 modules
|
|
12
12
|
runtime modules 40.8 KiB 28 modules
|
|
13
|
-
built modules 8.
|
|
13
|
+
built modules 8.23 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
14
14
|
modules by path ../../../node_modules/ 6.89 MiB 599 modules
|
|
15
|
-
modules by path ../../framework/ 1.
|
|
15
|
+
modules by path ../../framework/ 1.28 MiB 62 modules
|
|
16
16
|
provide-module modules 252 bytes
|
|
17
17
|
provide shared module (default) @carbon/react@1.83.0 = ../../../node_modules/@ca...(truncated) 42 bytes [built] [code generated]
|
|
18
18
|
+ 5 modules
|
|
19
19
|
consume-shared-module modules 252 bytes
|
|
20
20
|
consume shared module (default) @openmrs/esm-framework@* (singleton) (fallback: ...(truncated) 42 bytes [built] [code generated]
|
|
21
21
|
+ 5 modules
|
|
22
|
-
modules by path ./src/
|
|
22
|
+
modules by path ./src/ 60.1 KiB
|
|
23
23
|
modules by path ./src/help-menu/ 48.7 KiB 3 modules
|
|
24
24
|
+ 2 modules
|
|
25
25
|
container entry 42 bytes [built] [code generated]
|
|
@@ -31,4 +31,4 @@ Assets:
|
|
|
31
31
|
660.js (641 KiB)
|
|
32
32
|
441.js (877 KiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 135708 ms
|