@openmrs/esm-primary-navigation-app 8.0.1-pre.3537 → 8.0.1-pre.3547
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/2106.js +1 -1
- package/dist/2106.js.map +1 -1
- package/dist/8292.js +1 -1
- package/dist/8292.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-primary-navigation-app.js +1 -1
- package/dist/openmrs-esm-primary-navigation-app.js.buildmanifest.json +10 -10
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/components/navbar/navbar.component.tsx +2 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -21,9 +21,9 @@ runtime modules 42.6 KiB 28 modules
|
|
|
21
21
|
built modules 8.98 MiB (javascript) 378 bytes (consume-shared) 336 bytes (share-init) [built]
|
|
22
22
|
modules by path ../../../node_modules/ 7 MiB 596 modules
|
|
23
23
|
modules by path ../../framework/ 1.76 MiB 68 modules
|
|
24
|
-
modules by path ./
|
|
24
|
+
modules by path ./ 227 KiB
|
|
25
25
|
optional modules 23 KiB [optional] 42 modules
|
|
26
|
-
javascript modules
|
|
26
|
+
javascript modules 204 KiB 12 modules
|
|
27
27
|
consume-shared-module modules 378 bytes
|
|
28
28
|
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
29
29
|
+ 7 modules
|
|
@@ -35,8 +35,8 @@ built modules 8.98 MiB (javascript) 378 bytes (consume-shared) 336 bytes (share-
|
|
|
35
35
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
36
36
|
This can impact web performance.
|
|
37
37
|
Assets:
|
|
38
|
-
8292.js (1.
|
|
38
|
+
8292.js (1.22 MiB)
|
|
39
39
|
523.js (653 KiB)
|
|
40
40
|
7798.js (853 KiB)
|
|
41
41
|
|
|
42
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
42
|
+
webpack 5.99.9 compiled with 1 warning in 145123 ms
|