@openmrs/esm-styleguide 5.7.3-pre.2192 → 5.7.3-pre.2194
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 +8 -14
- package/dist/openmrs-esm-styleguide.js +1 -1
- package/dist/openmrs-esm-styleguide.js.map +1 -1
- package/mock.tsx +5 -1
- package/package.json +10 -12
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
|
-
npx update-browserslist-db@latest
|
|
3
|
-
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
Browserslist: caniuse-lite is outdated. Please run:
|
|
5
|
-
npx update-browserslist-db@latest
|
|
6
|
-
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
7
1
|
assets by info 2.4 MiB [immutable]
|
|
8
2
|
assets by path *.woff 1.35 MiB
|
|
9
3
|
asset d96e5a614e96c351c453.woff 24.5 KiB [emitted] [immutable] [from: ../../../node_modules/@ibm/plex/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Cyrillic.woff] (auxiliary name: main)
|
|
@@ -18,13 +12,13 @@ assets by info 2.4 MiB [immutable]
|
|
|
18
12
|
+ 86 assets
|
|
19
13
|
assets by status 1.23 MiB [big]
|
|
20
14
|
asset openmrs-esm-styleguide.css 816 KiB [emitted] [minimized] [big] (name: main) 1 related asset
|
|
21
|
-
asset openmrs-esm-styleguide.js
|
|
22
|
-
Entrypoint main [big] 1.23 MiB (4.
|
|
23
|
-
orphan modules 13.
|
|
15
|
+
asset openmrs-esm-styleguide.js 448 KiB [emitted] [minimized] [big] (name: main) 2 related assets
|
|
16
|
+
Entrypoint main [big] 1.23 MiB (4.56 MiB) = openmrs-esm-styleguide.css 816 KiB openmrs-esm-styleguide.js 448 KiB 182 auxiliary assets
|
|
17
|
+
orphan modules 13.3 MiB (javascript) 2.4 MiB (asset) 14.7 KiB (runtime) [orphan] 3391 modules
|
|
24
18
|
runtime modules 1.13 KiB 5 modules
|
|
25
|
-
built modules 1.
|
|
26
|
-
cacheable modules 1.
|
|
27
|
-
javascript modules 1.
|
|
19
|
+
built modules 1.65 MiB (javascript) 950 KiB (css/mini-extract) [built]
|
|
20
|
+
cacheable modules 1.65 MiB (javascript) 950 KiB (css/mini-extract)
|
|
21
|
+
javascript modules 1.65 MiB 19 modules
|
|
28
22
|
css modules 950 KiB 17 modules
|
|
29
23
|
modules by path external "@openmrs/ 252 bytes
|
|
30
24
|
external "@openmrs/esm-react-utils" 42 bytes [built] [code generated]
|
|
@@ -40,7 +34,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
40
34
|
This can impact web performance.
|
|
41
35
|
Assets:
|
|
42
36
|
openmrs-esm-styleguide.css (816 KiB)
|
|
43
|
-
openmrs-esm-styleguide.js (
|
|
37
|
+
openmrs-esm-styleguide.js (448 KiB)
|
|
44
38
|
|
|
45
39
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
46
40
|
Entrypoints:
|
|
@@ -52,4 +46,4 @@ WARNING in webpack performance recommendations:
|
|
|
52
46
|
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
53
47
|
For more info visit https://webpack.js.org/guides/code-splitting/
|
|
54
48
|
|
|
55
|
-
webpack 5.88.0 compiled with 3 warnings in
|
|
49
|
+
webpack 5.88.0 compiled with 3 warnings in 26136 ms
|