@openmrs/esm-login-app 6.0.1-pre.2575 → 6.0.1
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 +2 -2
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-login-app.js +1 -1
- package/dist/openmrs-esm-login-app.js.buildmanifest.json +6 -6
- package/dist/openmrs-esm-login-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +4 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,7 +10,7 @@ assets by path *.js 2.73 MiB
|
|
|
10
10
|
+ 35 assets
|
|
11
11
|
assets by path *.json 21.3 KiB
|
|
12
12
|
asset openmrs-esm-login-app.js.buildmanifest.json 20.4 KiB [emitted]
|
|
13
|
-
asset routes.json
|
|
13
|
+
asset routes.json 904 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
14
|
orphan modules 4.01 MiB [orphan] 564 modules
|
|
15
15
|
runtime modules 42.1 KiB 28 modules
|
|
16
16
|
built modules 8.76 MiB (javascript) 420 bytes (consume-shared) 378 bytes (share-init) [built]
|
|
@@ -39,4 +39,4 @@ Entrypoints:
|
|
|
39
39
|
main (283 KiB)
|
|
40
40
|
main.js
|
|
41
41
|
|
|
42
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
42
|
+
webpack 5.88.0 compiled with 2 warnings in 61381 ms
|