@openmrs/esm-dispensing-app 1.6.3-pre.17 → 1.6.3-pre.20
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/cache/718db586dba5e7b0-meta.json +1 -0
- package/.turbo/cache/{d2e79fe0b38aa903.tar.zst → 718db586dba5e7b0.tar.zst} +0 -0
- package/.turbo/turbo-build.log +2 -2
- package/dist/5279.js +1 -1
- package/dist/5279.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/history/history-and-comments.component.tsx +15 -9
- package/src/history/history-and-comments.scss +5 -1
- package/.turbo/cache/d2e79fe0b38aa903-meta.json +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"718db586dba5e7b0","duration":46830}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -16,7 +16,7 @@ assets by path *.json 28 KiB
|
|
|
16
16
|
asset routes.json 1.68 KiB [emitted] [from: src/routes.json] [copied]
|
|
17
17
|
orphan modules 4.87 MiB [orphan] 1153 modules
|
|
18
18
|
runtime modules 43.5 KiB 30 modules
|
|
19
|
-
built modules 9.
|
|
19
|
+
built modules 9.05 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [built]
|
|
20
20
|
javascript modules 8.94 MiB 105 modules
|
|
21
21
|
optional modules 112 KiB [optional]
|
|
22
22
|
./translations/am.json 3.52 KiB [optional] [built] [code generated]
|
|
@@ -42,4 +42,4 @@ Entrypoints:
|
|
|
42
42
|
main (523 KiB)
|
|
43
43
|
main.js
|
|
44
44
|
|
|
45
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
45
|
+
webpack 5.88.0 compiled with 2 warnings in 44974 ms
|