@openmrs/esm-implementer-tools-app 6.3.1-pre.3218 → 6.3.1-pre.3234
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/3150.js +1 -1
- package/dist/3150.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +5 -5
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/configuration/configuration.styles.scss +0 -18
- package/src/popup/popup.component.tsx +39 -37
- package/src/popup/popup.styles.scss +0 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -27,9 +27,9 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
27
27
|
This can impact web performance.
|
|
28
28
|
Assets:
|
|
29
29
|
4237.js (1.1 MiB)
|
|
30
|
-
3150.js (
|
|
30
|
+
3150.js (729 KiB)
|
|
31
31
|
769.js (644 KiB)
|
|
32
32
|
4623.js (852 KiB)
|
|
33
33
|
7687.js (447 KiB)
|
|
34
34
|
|
|
35
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
35
|
+
webpack 5.99.9 compiled with 1 warning in 61084 ms
|