@openmrs/esm-framework 4.4.2-pre.733 → 4.4.2-pre.736
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 +6 -6
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +1 -1
- package/docs/interfaces/ComponentDefinition.md +6 -6
- package/docs/interfaces/ExtensionDefinition.md +12 -12
- package/docs/interfaces/ImportMap.md +1 -1
- package/docs/interfaces/Lifecycle.md +4 -4
- package/docs/interfaces/PageDefinition.md +8 -8
- package/docs/interfaces/ResourceLoader.md +1 -1
- package/docs/interfaces/SpaConfig.md +5 -5
- package/package.json +14 -14
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
[34m@openmrs/esm-framework:build[0m: cache hit, replaying output [
|
|
1
|
+
[34m@openmrs/esm-framework:build[0m: cache hit, replaying output [2m85187e4c0041b144[0m
|
|
2
2
|
[34m@openmrs/esm-framework:build: [0mBrowserslist: caniuse-lite is outdated. Please run:
|
|
3
3
|
[34m@openmrs/esm-framework:build: [0m npx update-browserslist-db@latest
|
|
4
4
|
[34m@openmrs/esm-framework:build: [0m Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
5
|
-
[34m@openmrs/esm-framework:build: [0masset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[
|
|
5
|
+
[34m@openmrs/esm-framework:build: [0masset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[33m893 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
6
6
|
[34m@openmrs/esm-framework:build: [0morphan modules 5.27 MiB [1m[33m[orphan][39m[22m 1073 modules
|
|
7
7
|
[34m@openmrs/esm-framework:build: [0mruntime modules 3.98 KiB 10 modules
|
|
8
8
|
[34m@openmrs/esm-framework:build: [0mcacheable modules 2.1 MiB
|
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
[34m@openmrs/esm-framework:build: [0m modules by path [1m../esm-extensions/[39m[22m 97.7 KiB 2 modules
|
|
14
14
|
[34m@openmrs/esm-framework:build: [0m modules by path [1m../esm-globals/[39m[22m 12.2 KiB 2 modules
|
|
15
15
|
[34m@openmrs/esm-framework:build: [0m modules by path [1m../esm-offline/[39m[22m 538 KiB 2 modules
|
|
16
|
-
[34m@openmrs/esm-framework:build: [0m modules by path [1m../esm-react-utils/[39m[22m
|
|
16
|
+
[34m@openmrs/esm-framework:build: [0m modules by path [1m../esm-react-utils/[39m[22m 403 KiB 2 modules
|
|
17
17
|
[34m@openmrs/esm-framework:build: [0m modules by path [1m../esm-state/[39m[22m 11.2 KiB 2 modules
|
|
18
18
|
[34m@openmrs/esm-framework:build: [0m + 5 modules
|
|
19
19
|
[34m@openmrs/esm-framework:build: [0m
|
|
20
20
|
[34m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
21
21
|
[34m@openmrs/esm-framework:build: [0mThis can impact web performance.
|
|
22
22
|
[34m@openmrs/esm-framework:build: [0mAssets:
|
|
23
|
-
[34m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js (
|
|
23
|
+
[34m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js (893 KiB)[39m[22m
|
|
24
24
|
[34m@openmrs/esm-framework:build: [0m
|
|
25
25
|
[34m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
26
26
|
[34m@openmrs/esm-framework:build: [0mEntrypoints:
|
|
27
|
-
[34m@openmrs/esm-framework:build: [0m main (
|
|
27
|
+
[34m@openmrs/esm-framework:build: [0m main (893 KiB)
|
|
28
28
|
[34m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js
|
|
29
29
|
[34m@openmrs/esm-framework:build: [0m[39m[22m
|
|
30
30
|
[34m@openmrs/esm-framework:build: [0m
|
|
@@ -32,4 +32,4 @@
|
|
|
32
32
|
[34m@openmrs/esm-framework:build: [0mYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
33
33
|
[34m@openmrs/esm-framework:build: [0mFor more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
34
34
|
[34m@openmrs/esm-framework:build: [0m
|
|
35
|
-
[34m@openmrs/esm-framework:build: [0mwebpack 5.77.0 compiled with [1m[33m3 warnings[39m[22m in
|
|
35
|
+
[34m@openmrs/esm-framework:build: [0mwebpack 5.77.0 compiled with [1m[33m3 warnings[39m[22m in 27079 ms
|