@openmrs/esm-devtools-app 8.0.1-pre.3775 → 8.0.1-pre.3786
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 +9 -9
- package/dist/460.js +1 -1
- package/dist/460.js.map +1 -1
- package/dist/557.js +2 -0
- package/dist/{723.js.LICENSE.txt → 557.js.LICENSE.txt} +12 -1
- package/dist/557.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-devtools-app.js +1 -1
- package/dist/openmrs-esm-devtools-app.js.buildmanifest.json +34 -34
- package/dist/routes.json +1 -1
- package/package.json +4 -4
- package/dist/723.js +0 -2
- package/dist/723.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
assets by path *.js 3.1 MiB
|
|
2
|
-
assets by chunk 1.
|
|
3
|
-
assets by status 1.
|
|
4
|
-
asset
|
|
2
|
+
assets by chunk 1.72 MiB (id hint: vendors)
|
|
3
|
+
assets by status 1.51 MiB [big]
|
|
4
|
+
asset 557.js 888 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 523.js 653 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
|
|
9
9
|
asset openmrs-esm-devtools-app.js.buildmanifest.json 9.43 KiB [emitted]
|
|
10
10
|
asset routes.json 245 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 8.
|
|
11
|
+
orphan modules 8.87 MiB [orphan] 2948 modules
|
|
12
12
|
runtime modules 41.3 KiB 28 modules
|
|
13
|
-
built modules 8.
|
|
14
|
-
modules by path ../../../node_modules/
|
|
15
|
-
modules by path ../../framework/ 1.
|
|
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 641 modules
|
|
15
|
+
modules by path ../../framework/ 1.83 MiB 28 modules
|
|
16
16
|
modules by path ./ 84.4 KiB
|
|
17
17
|
modules by path ./src/ 83.7 KiB 7 modules
|
|
18
18
|
modules by path ./translations/ 665 bytes 2 modules
|
|
@@ -28,7 +28,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
28
28
|
This can impact web performance.
|
|
29
29
|
Assets:
|
|
30
30
|
460.js (1.3 MiB)
|
|
31
|
-
|
|
31
|
+
557.js (888 KiB)
|
|
32
32
|
523.js (653 KiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 54736 ms
|