@openmrs/esm-login-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 +8 -8
- 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-login-app.js +1 -1
- package/dist/openmrs-esm-login-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 2 MiB
|
|
5
|
-
assets by chunk
|
|
6
|
-
asset
|
|
4
|
+
assets by path *.js 2.01 MiB
|
|
5
|
+
assets by chunk 895 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 272.js 85.3 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
9
|
asset 642.js 74.3 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
@@ -15,10 +15,10 @@ assets by path *.js 2 MiB
|
|
|
15
15
|
assets by path *.json 17.6 KiB
|
|
16
16
|
asset openmrs-esm-login-app.js.buildmanifest.json 16.7 KiB [emitted]
|
|
17
17
|
asset routes.json 913 bytes [emitted] [from: src/routes.json] [copied]
|
|
18
|
-
orphan modules 4.01 MiB [orphan]
|
|
18
|
+
orphan modules 4.01 MiB [orphan] 562 modules
|
|
19
19
|
runtime modules 42.3 KiB 28 modules
|
|
20
|
-
built modules 5.
|
|
21
|
-
javascript modules 5.
|
|
20
|
+
built modules 5.92 MiB (javascript) 420 bytes (consume-shared) 378 bytes (share-init) [built]
|
|
21
|
+
javascript modules 5.91 MiB 85 modules
|
|
22
22
|
optional modules 15.8 KiB [optional]
|
|
23
23
|
./translations/am.json 1.67 KiB [optional] [built] [code generated]
|
|
24
24
|
./translations/ar.json 1.65 KiB [optional] [built] [code generated]
|
|
@@ -36,11 +36,11 @@ This can impact web performance.
|
|
|
36
36
|
Assets:
|
|
37
37
|
main.js (272 KiB)
|
|
38
38
|
889.js (669 KiB)
|
|
39
|
-
|
|
39
|
+
593.js (524 KiB)
|
|
40
40
|
|
|
41
41
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
42
42
|
Entrypoints:
|
|
43
43
|
main (272 KiB)
|
|
44
44
|
main.js
|
|
45
45
|
|
|
46
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
46
|
+
webpack 5.88.0 compiled with 2 warnings in 85754 ms
|