@openmrs/esm-offline-tools-app 8.0.1-pre.3473 → 8.0.1-pre.3498
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 +11 -8
- package/dist/3629.js +1 -1
- package/dist/3629.js.map +1 -1
- package/dist/439.js +1 -0
- package/dist/6252.js +1 -1
- package/dist/6252.js.map +1 -1
- package/dist/6589.js +1 -0
- package/dist/8371.js +1 -0
- 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 +73 -7
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/translations/cs.json +57 -0
- package/translations/sq.json +57 -0
- package/translations/zh_TW.json +57 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,21 +1,24 @@
|
|
|
1
|
-
|
|
1
|
+
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
|
|
2
|
+
npx update-browserslist-db@latest
|
|
3
|
+
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
+
assets by path *.js 3.93 MiB
|
|
2
5
|
assets by chunk 1.75 MiB (id hint: vendors)
|
|
3
6
|
assets by status 1.44 MiB [big]
|
|
4
7
|
asset 7031.js 838 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
8
|
asset 9561.js 636 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
9
|
+ 10 assets
|
|
7
|
-
+
|
|
8
|
-
assets by path *.json
|
|
9
|
-
asset openmrs-esm-offline-tools-app.js.buildmanifest.json
|
|
10
|
+
+ 51 assets
|
|
11
|
+
assets by path *.json 34.2 KiB
|
|
12
|
+
asset openmrs-esm-offline-tools-app.js.buildmanifest.json 31.5 KiB [emitted]
|
|
10
13
|
asset routes.json 2.77 KiB [emitted] [from: src/routes.json] [copied]
|
|
11
14
|
asset 1584c81d564cacde.svg 1.94 KiB [emitted] [immutable] [from: src/assets/success-notification.svg] (auxiliary name: main)
|
|
12
15
|
orphan modules 8.56 MiB [orphan] 2962 modules
|
|
13
16
|
runtime modules 44.6 KiB 28 modules
|
|
14
|
-
built modules 9.
|
|
17
|
+
built modules 9.34 MiB (javascript) 1.94 KiB (asset) 462 bytes (consume-shared) 420 bytes (share-init) [built]
|
|
15
18
|
modules by path ../../../node_modules/ 7.01 MiB 611 modules
|
|
16
19
|
modules by path ../../framework/ 1.74 MiB 67 modules
|
|
17
|
-
modules by path ./
|
|
18
|
-
modules by path ./translations/
|
|
20
|
+
modules by path ./ 609 KiB (javascript) 1.94 KiB (asset)
|
|
21
|
+
modules by path ./translations/ 136 KiB 43 modules
|
|
19
22
|
modules by path ./src/ 473 KiB (javascript) 1.94 KiB (asset) 20 modules
|
|
20
23
|
consume-shared-module modules 462 bytes 11 modules
|
|
21
24
|
provide-module modules 420 bytes
|
|
@@ -37,4 +40,4 @@ Entrypoints:
|
|
|
37
40
|
main (427 KiB)
|
|
38
41
|
main.js
|
|
39
42
|
|
|
40
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
43
|
+
webpack 5.99.9 compiled with 2 warnings in 130217 ms
|