@openmrs/esm-devtools-app 8.0.1-pre.3592 → 8.0.1-pre.3602
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 -12
- package/dist/716.js +1 -0
- package/dist/716.js.map +1 -0
- package/dist/723.js +2 -0
- package/dist/{679.js.LICENSE.txt → 723.js.LICENSE.txt} +11 -0
- package/dist/723.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 +35 -35
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/dist/679.js +0 -2
- package/dist/679.js.map +0 -1
- package/dist/931.js +0 -1
- package/dist/931.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
npx update-browserslist-db@latest
|
|
3
|
-
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path *.js 3.12 MiB
|
|
1
|
+
assets by path *.js 3.09 MiB
|
|
5
2
|
assets by chunk 1.71 MiB (id hint: vendors)
|
|
6
3
|
assets by status 1.5 MiB [big]
|
|
7
|
-
asset
|
|
4
|
+
asset 723.js 882 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
5
|
asset 523.js 653 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
6
|
+ 4 assets
|
|
10
7
|
+ 8 assets
|
|
11
8
|
assets by path *.json 9.67 KiB
|
|
12
9
|
asset openmrs-esm-devtools-app.js.buildmanifest.json 9.43 KiB [emitted]
|
|
13
10
|
asset routes.json 245 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
|
-
orphan modules 8.
|
|
11
|
+
orphan modules 8.82 MiB [orphan] 2947 modules
|
|
15
12
|
runtime modules 41.3 KiB 28 modules
|
|
16
|
-
built modules 8.
|
|
17
|
-
modules by path ../../../node_modules/ 6.
|
|
18
|
-
modules by path ../../framework/ 1.
|
|
13
|
+
built modules 8.8 MiB (javascript) 294 bytes (consume-shared) 252 bytes (share-init) [built]
|
|
14
|
+
modules by path ../../../node_modules/ 6.88 MiB 596 modules
|
|
15
|
+
modules by path ../../framework/ 1.84 MiB 71 modules
|
|
19
16
|
modules by path ./ 84.4 KiB
|
|
20
17
|
modules by path ./src/ 83.7 KiB 7 modules
|
|
21
18
|
modules by path ./translations/ 665 bytes 2 modules
|
|
@@ -30,8 +27,8 @@ built modules 8.81 MiB (javascript) 294 bytes (consume-shared) 252 bytes (share-
|
|
|
30
27
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
31
28
|
This can impact web performance.
|
|
32
29
|
Assets:
|
|
33
|
-
|
|
34
|
-
|
|
30
|
+
716.js (1.29 MiB)
|
|
31
|
+
723.js (882 KiB)
|
|
35
32
|
523.js (653 KiB)
|
|
36
33
|
|
|
37
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
34
|
+
webpack 5.99.9 compiled with 1 warning in 54213 ms
|