@openmrs/esm-devtools-app 8.0.1-pre.3849 → 8.0.1-pre.3852
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 +4 -4
- package/dist/523.js +1 -1
- package/dist/523.js.LICENSE.txt +9 -0
- package/dist/523.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 +5 -5
- package/dist/routes.json +1 -1
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -2,7 +2,7 @@ assets by path *.js 3.1 MiB
|
|
|
2
2
|
assets by chunk 1.72 MiB (id hint: vendors)
|
|
3
3
|
assets by status 1.51 MiB [big]
|
|
4
4
|
asset 557.js 888 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
|
-
asset 523.js
|
|
5
|
+
asset 523.js 654 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
+ 4 assets
|
|
7
7
|
+ 8 assets
|
|
8
8
|
assets by path *.json 9.67 KiB
|
|
@@ -11,7 +11,7 @@ assets by path *.json 9.67 KiB
|
|
|
11
11
|
orphan modules 8.87 MiB [orphan] 2949 modules
|
|
12
12
|
runtime modules 41.3 KiB 28 modules
|
|
13
13
|
built modules 8.99 MiB (javascript) 294 bytes (consume-shared) 252 bytes (share-init) [built]
|
|
14
|
-
modules by path ../../../node_modules/ 7.07 MiB
|
|
14
|
+
modules by path ../../../node_modules/ 7.07 MiB 643 modules
|
|
15
15
|
modules by path ../../framework/ 1.84 MiB 28 modules
|
|
16
16
|
modules by path ./ 84.4 KiB
|
|
17
17
|
modules by path ./src/ 83.7 KiB 7 modules
|
|
@@ -29,6 +29,6 @@ This can impact web performance.
|
|
|
29
29
|
Assets:
|
|
30
30
|
340.js (1.3 MiB)
|
|
31
31
|
557.js (888 KiB)
|
|
32
|
-
523.js (
|
|
32
|
+
523.js (654 KiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 148731 ms
|