@openmrs/esm-patient-chart-app 8.2.1-pre.5649 → 8.2.1-pre.5650
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 +3 -3
- package/dist/4.js +1 -1
- package/dist/4.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-chart-app.js +1 -1
- package/dist/openmrs-esm-patient-chart-app.js.buildmanifest.json +3 -3
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/index.ts +7 -7
- package/src/routes.json +24 -36
package/.turbo/turbo-build.log
CHANGED
|
@@ -8,9 +8,9 @@ assets by path [1m[32m*.js[39m[22m 3.59 MiB
|
|
|
8
8
|
asset [1m[33m372.js[39m[22m [1m[33m640 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
9
9
|
+ 9 assets
|
|
10
10
|
+ 34 assets
|
|
11
|
-
assets by path [1m[32m*.json[39m[22m 27.
|
|
11
|
+
assets by path [1m[32m*.json[39m[22m 27.8 KiB
|
|
12
12
|
asset [1m[32mopenmrs-esm-patient-chart-app.js.buildmanifest.json[39m[22m 23.5 KiB [1m[32m[emitted][39m[22m
|
|
13
|
-
asset [1m[32mroutes.json[39m[22m 4.
|
|
13
|
+
asset [1m[32mroutes.json[39m[22m 4.23 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
14
14
|
orphan modules 4.46 MiB [1m[33m[orphan][39m[22m 834 modules
|
|
15
15
|
runtime modules 44.6 KiB 28 modules
|
|
16
16
|
built modules 8.83 MiB (javascript) 504 bytes (share-init) 504 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
@@ -41,4 +41,4 @@ Entrypoints:
|
|
|
41
41
|
main.js
|
|
42
42
|
[39m[22m
|
|
43
43
|
|
|
44
|
-
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
44
|
+
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in 162712 ms
|