@openmrs/esm-styleguide 8.0.1-pre.3565 → 8.0.1-pre.3568

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.
@@ -4,11 +4,11 @@
4
4
  [0] WARNING in ⚠ asset size limit: The following asset(s) exceed the recommended size limit (244.141 KiB). This can impact web performance.
5
5
  [0] │ Assets:
6
6
  [0] │ openmrs-esm-styleguide.js (248.469 KiB)
7
- [0] │ openmrs-esm-styleguide.css (3.260 MiB)
7
+ [0] │ openmrs-esm-styleguide.css (3.262 MiB)
8
8
  [0]
9
9
  [0] WARNING in ⚠ entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244.141 KiB). This can impact web performance.
10
10
  [0] │ Entrypoints:
11
- [0] │ main (3.502 MiB)
11
+ [0] │ main (3.505 MiB)
12
12
  [0] │ openmrs-esm-styleguide.css
13
13
  [0] │ openmrs-esm-styleguide.js
14
14
  [0]
@@ -16,6 +16,6 @@
16
16
  [0] │ You can limit the size of your bundles by using import() to lazy load some parts of your application.
17
17
  [0] │ For more info visit https://www.rspack.dev/guide/optimization/code-splitting
18
18
  [0]
19
- [0] Rspack compiled with 3 warnings in 9.52 s
19
+ [0] Rspack compiled with 3 warnings in 9.63 s
20
20
  [0] rspack --mode=production exited with code 0
21
21
  [1] tsc --project tsconfig.build.json exited with code 0