@openmrs/esm-offline-tools-app 6.0.1-pre.2575 → 6.0.1
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-offline-tools-app.js +1 -1
- package/dist/openmrs-esm-offline-tools-app.js.buildmanifest.json +6 -6
- package/dist/openmrs-esm-offline-tools-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +4 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -11,7 +11,7 @@ assets by path *.js 3.58 MiB
|
|
|
11
11
|
+ 30 assets
|
|
12
12
|
assets by path *.json 21.5 KiB
|
|
13
13
|
asset openmrs-esm-offline-tools-app.js.buildmanifest.json 18.7 KiB [emitted]
|
|
14
|
-
asset routes.json 2.
|
|
14
|
+
asset routes.json 2.76 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
15
|
asset 1584c81d564cacde.svg 1.94 KiB [emitted] [immutable] [from: src/assets/success-notification.svg] (auxiliary name: main)
|
|
16
16
|
orphan modules 3.44 MiB [orphan] 558 modules
|
|
17
17
|
runtime modules 40.8 KiB 28 modules
|
|
@@ -25,7 +25,7 @@ built modules 9.17 MiB (javascript) 336 bytes (consume-shared) 294 bytes (share-
|
|
|
25
25
|
+ 6 modules
|
|
26
26
|
provide-module modules 294 bytes
|
|
27
27
|
provide shared module (default) @carbon/react@1.37.0 = ../../../node_modules/@ca...(truncated) 42 bytes [built] [code generated]
|
|
28
|
-
provide shared module (default) @openmrs/esm-framework@6.0.1
|
|
28
|
+
provide shared module (default) @openmrs/esm-framework@6.0.1 = ../../framework/e...(truncated) 42 bytes [built] [code generated]
|
|
29
29
|
+ 5 modules
|
|
30
30
|
./src/assets/success-notification.svg 42 bytes (javascript) 1.94 KiB (asset) [built] [code generated]
|
|
31
31
|
|
|
@@ -42,4 +42,4 @@ Entrypoints:
|
|
|
42
42
|
main (725 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 123826 ms
|