@openmrs/esm-framework 3.2.1-pre.1144 → 3.2.1-pre.1155
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 +2 -2
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +66 -24
- package/mock.tsx +0 -2
- package/package.json +13 -13
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@openmrs/esm-framework:build: cache hit, replaying output
|
|
1
|
+
@openmrs/esm-framework:build: cache hit, replaying output f2ae2a1e9dcb783e
|
|
2
2
|
@openmrs/esm-framework:build: $ webpack --mode=production
|
|
3
3
|
@openmrs/esm-framework:build: asset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[33m640 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
4
4
|
@openmrs/esm-framework:build: orphan modules 11.2 MiB [1m[33m[orphan][39m[22m 1153 modules
|
|
@@ -123,4 +123,4 @@
|
|
|
123
123
|
@openmrs/esm-framework:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
124
124
|
@openmrs/esm-framework:build: For more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
125
125
|
@openmrs/esm-framework:build:
|
|
126
|
-
@openmrs/esm-framework:build: webpack 5.70.0 compiled with [1m[33m27 warnings[39m[22m in
|
|
126
|
+
@openmrs/esm-framework:build: webpack 5.70.0 compiled with [1m[33m27 warnings[39m[22m in 26437 ms
|