@openmrs/esm-form-entry-app 12.1.1-pre.10941 → 12.1.1-pre.10947
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 +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -62,7 +62,7 @@ Lazy chunk files | Names
|
|
|
62
62
|
986.a3d706368120b755.js | - | 2.73 kB | 971 bytes
|
|
63
63
|
9895.c18882e15ad19ca1.js | - | 2.73 kB | 969 bytes
|
|
64
64
|
|
|
65
|
-
Build at: 2026-04-
|
|
65
|
+
Build at: 2026-04-21T21:15:14.822Z - Hash: ca26e0a55d6bfc1f - Time: 201517ms
|
|
66
66
|
|
|
67
67
|
Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@carbon/react/es/components/Accordion/Accordion.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts.
|
|
68
68
|
For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0","o3forms":"*"},"extensions":[{"name":"form-widget","component":"formWidget","slot":"form-widget-slot","online":true,"offline":true}],"version":"12.1.1-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0","o3forms":"*"},"extensions":[{"name":"form-widget","component":"formWidget","slot":"form-widget-slot","online":true,"offline":true}],"version":"12.1.1-pre.10947"}
|