@openmrs/esm-devtools-app 5.7.3-pre.2113 → 5.7.3-pre.2123
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 -10
- package/dist/593.js +2 -0
- package/dist/593.js.LICENSE.txt +30 -0
- package/dist/593.js.map +1 -0
- package/dist/735.js +1 -1
- package/dist/735.js.LICENSE.txt +1 -22
- package/dist/735.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-devtools-app.js +1 -1
- package/dist/openmrs-esm-devtools-app.js.buildmanifest.json +35 -35
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/dist/960.js +0 -2
- package/dist/960.js.LICENSE.txt +0 -9
- package/dist/960.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Browserslist: caniuse-lite is outdated. 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 1.
|
|
5
|
-
assets by chunk
|
|
6
|
-
asset
|
|
4
|
+
assets by path *.js 1.46 MiB
|
|
5
|
+
assets by chunk 749 KiB (id hint: vendors)
|
|
6
|
+
asset 593.js 524 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
7
|
asset 788.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 642.js 74.3 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
9
|
asset 657.js 20.1 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
@@ -11,11 +11,11 @@ assets by path *.js 1.45 MiB
|
|
|
11
11
|
assets by path *.json 7.24 KiB
|
|
12
12
|
asset openmrs-esm-devtools-app.js.buildmanifest.json 7 KiB [emitted]
|
|
13
13
|
asset routes.json 245 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
|
-
orphan modules 3.8 MiB [orphan]
|
|
14
|
+
orphan modules 3.8 MiB [orphan] 547 modules
|
|
15
15
|
runtime modules 39.4 KiB 28 modules
|
|
16
|
-
built modules 5.
|
|
17
|
-
modules by path ../../ 5.
|
|
18
|
-
modules by path ../../../node_modules/ 3.
|
|
16
|
+
built modules 5.28 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-init) [built]
|
|
17
|
+
modules by path ../../ 5.21 MiB
|
|
18
|
+
modules by path ../../../node_modules/ 3.41 MiB 49 modules
|
|
19
19
|
modules by path ../../framework/ 1.8 MiB 16 modules
|
|
20
20
|
modules by path ./src/ 70.7 KiB 8 modules
|
|
21
21
|
consume-shared-module modules 252 bytes
|
|
@@ -23,7 +23,7 @@ built modules 5.23 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-
|
|
|
23
23
|
+ 4 modules
|
|
24
24
|
provide-module modules 210 bytes
|
|
25
25
|
provide shared module (default) @carbon/react@1.37.0 = ../../../node_modules/@ca...(truncated) 42 bytes [built] [code generated]
|
|
26
|
-
provide shared module (default) @openmrs/esm-framework@5.7.3-pre.
|
|
26
|
+
provide shared module (default) @openmrs/esm-framework@5.7.3-pre.2123 = ../../fr...(truncated) 42 bytes [built] [code generated]
|
|
27
27
|
+ 3 modules
|
|
28
28
|
container entry 42 bytes [built] [code generated]
|
|
29
29
|
|
|
@@ -31,6 +31,6 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
31
31
|
This can impact web performance.
|
|
32
32
|
Assets:
|
|
33
33
|
889.js (669 KiB)
|
|
34
|
-
|
|
34
|
+
593.js (524 KiB)
|
|
35
35
|
|
|
36
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
36
|
+
webpack 5.88.0 compiled with 1 warning in 48859 ms
|