@openmrs/esm-implementer-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 +8 -5
- package/dist/3629.js +1 -1
- package/dist/3629.js.map +1 -1
- package/dist/4055.js +1 -1
- package/dist/439.js +1 -0
- package/dist/5563.js +1 -1
- package/dist/5563.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-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +77 -11
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/translations/cs.json +38 -0
- package/translations/fr.json +7 -7
- package/translations/sq.json +38 -0
- package/translations/zh_TW.json +38 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
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
|
|
1
4
|
assets by path *.js 4.68 MiB
|
|
2
5
|
assets by chunk 2.22 MiB (id hint: vendors)
|
|
3
6
|
assets by status 1.96 MiB [big]
|
|
@@ -5,9 +8,9 @@ assets by path *.js 4.68 MiB
|
|
|
5
8
|
asset 523.js 653 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
9
|
asset 5839.js 525 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
10
|
+ 8 assets
|
|
8
|
-
+
|
|
9
|
-
assets by path *.json
|
|
10
|
-
asset openmrs-esm-implementer-tools-app.js.buildmanifest.json
|
|
11
|
+
+ 56 assets
|
|
12
|
+
assets by path *.json 33.4 KiB
|
|
13
|
+
asset openmrs-esm-implementer-tools-app.js.buildmanifest.json 33 KiB [emitted]
|
|
11
14
|
asset routes.json 321 bytes [emitted] [from: src/routes.json] [copied]
|
|
12
15
|
orphan modules 9.04 MiB [orphan] 2962 modules
|
|
13
16
|
runtime modules 44.4 KiB 32 modules
|
|
@@ -15,7 +18,7 @@ built modules 10.9 MiB (javascript) 51.2 KiB (asset) 420 bytes (consume-shared)
|
|
|
15
18
|
modules by path ../../../node_modules/ 7.96 MiB (javascript) 51.2 KiB (asset) 631 modules
|
|
16
19
|
modules by path ../../framework/ 1.75 MiB 67 modules
|
|
17
20
|
modules by path ./ 1.2 MiB
|
|
18
|
-
modules by path ./translations/
|
|
21
|
+
modules by path ./translations/ 59.5 KiB 43 modules
|
|
19
22
|
modules by path ./src/ 1.15 MiB 22 modules
|
|
20
23
|
consume-shared-module modules 420 bytes 10 modules
|
|
21
24
|
provide-module modules 378 bytes
|
|
@@ -32,4 +35,4 @@ Assets:
|
|
|
32
35
|
1736.js (831 KiB)
|
|
33
36
|
5839.js (525 KiB)
|
|
34
37
|
|
|
35
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
38
|
+
webpack 5.99.9 compiled with 1 warning in 158518 ms
|