@openmrs/esm-styleguide 6.3.1-pre.3000 → 6.3.1-pre.3003

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,7 +4,7 @@
4
4
  [0]
5
5
  [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.
6
6
  [0] │ Entrypoints:
7
- [0] │ main (3.155 MiB)
7
+ [0] │ main (3.156 MiB)
8
8
  [0] │ openmrs-esm-styleguide.css
9
9
  [0] │ openmrs-esm-styleguide.js
10
10
  [0]
@@ -12,6 +12,6 @@
12
12
  [0] │ You can limit the size of your bundles by using import() to lazy load some parts of your application.
13
13
  [0] │ For more info visit https://www.rspack.dev/guide/optimization/code-splitting
14
14
  [0]
15
- [0] Rspack compiled with 3 warnings in 6.18 s
15
+ [0] Rspack compiled with 3 warnings in 6.50 s
16
16
  [0] rspack --mode=production exited with code 0
17
17
  [1] tsc --project tsconfig.build.json exited with code 0