@openmrs/esm-patient-programs-app 12.0.1 → 12.0.2-pre.10132
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/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-programs-app.js +1 -1
- package/dist/openmrs-esm-patient-programs-app.js.buildmanifest.json +6 -6
- package/dist/openmrs-esm-patient-programs-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +4 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,9 +7,9 @@ assets by path [1m[32m*.js[39m[22m 3.56 MiB
|
|
|
7
7
|
+ 55 assets
|
|
8
8
|
assets by path [1m[32m*.json[39m[22m 32.6 KiB
|
|
9
9
|
asset [1m[32mopenmrs-esm-patient-programs-app.js.buildmanifest.json[39m[22m 31.8 KiB [1m[32m[emitted][39m[22m
|
|
10
|
-
asset [1m[32mroutes.json[39m[22m
|
|
10
|
+
asset [1m[32mroutes.json[39m[22m 894 bytes [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
11
11
|
orphan modules 9.88 MiB [1m[33m[orphan][39m[22m 3095 modules
|
|
12
|
-
runtime modules 44 KiB 28 modules
|
|
12
|
+
runtime modules 44.1 KiB 28 modules
|
|
13
13
|
built modules 8.05 MiB (javascript) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
14
14
|
modules by path [1m../../node_modules/[39m[22m 7.57 MiB 599 modules
|
|
15
15
|
modules by path [1m./[39m[22m 211 KiB
|
|
@@ -36,4 +36,4 @@ Entrypoints:
|
|
|
36
36
|
main.js
|
|
37
37
|
[39m[22m
|
|
38
38
|
|
|
39
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
39
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 149403 ms
|