@openmrs/esm-devtools-app 8.0.1-pre.3525 → 8.0.1-pre.3537
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 +10 -9
- package/dist/292.js +1 -1
- package/dist/292.js.map +1 -1
- package/dist/300.js +1 -0
- package/dist/929.js +1 -1
- package/dist/929.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-devtools-app.js +1 -1
- package/dist/openmrs-esm-devtools-app.js.buildmanifest.json +32 -10
- package/dist/routes.json +1 -1
- package/package.json +5 -4
- package/src/index.ts +2 -2
- package/translations/en.json +19 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,29 +1,30 @@
|
|
|
1
|
-
Browserslist: browsers data (caniuse-lite) is
|
|
1
|
+
Browserslist: browsers data (caniuse-lite) is 7 months old. Please run:
|
|
2
2
|
npx update-browserslist-db@latest
|
|
3
3
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path *.js
|
|
4
|
+
assets by path *.js 3 MiB
|
|
5
5
|
assets by chunk 1.71 MiB (id hint: vendors)
|
|
6
6
|
assets by status 1.5 MiB [big]
|
|
7
7
|
asset 679.js 879 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 523.js 653 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
9
|
+ 4 assets
|
|
10
|
-
+
|
|
11
|
-
assets by path *.json 9.
|
|
12
|
-
asset openmrs-esm-devtools-app.js.buildmanifest.json 9.
|
|
10
|
+
+ 8 assets
|
|
11
|
+
assets by path *.json 9.67 KiB
|
|
12
|
+
asset openmrs-esm-devtools-app.js.buildmanifest.json 9.43 KiB [emitted]
|
|
13
13
|
asset routes.json 245 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
14
|
orphan modules 8.93 MiB [orphan] 2937 modules
|
|
15
15
|
runtime modules 41.3 KiB 28 modules
|
|
16
16
|
built modules 8.67 MiB (javascript) 294 bytes (consume-shared) 252 bytes (share-init) [built]
|
|
17
17
|
modules by path ../../../node_modules/ 6.85 MiB 594 modules
|
|
18
18
|
modules by path ../../framework/ 1.74 MiB 68 modules
|
|
19
|
-
modules by path ./
|
|
19
|
+
modules by path ./ 84.4 KiB
|
|
20
|
+
modules by path ./src/ 83.7 KiB 7 modules
|
|
21
|
+
modules by path ./translations/ 665 bytes 2 modules
|
|
20
22
|
consume-shared-module modules 294 bytes
|
|
21
23
|
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
22
24
|
+ 5 modules
|
|
23
25
|
provide-module modules 252 bytes
|
|
24
26
|
provide shared module (default) @carbon/react@1.92.1 = ../../../node_modules/@ca...(truncated) 42 bytes [built] [code generated]
|
|
25
|
-
|
|
26
|
-
+ 4 modules
|
|
27
|
+
+ 5 modules
|
|
27
28
|
container entry 42 bytes [built] [code generated]
|
|
28
29
|
|
|
29
30
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
@@ -33,4 +34,4 @@ Assets:
|
|
|
33
34
|
679.js (879 KiB)
|
|
34
35
|
523.js (653 KiB)
|
|
35
36
|
|
|
36
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
37
|
+
webpack 5.99.9 compiled with 1 warning in 122173 ms
|