@openmrs/esm-login-app 6.3.0 → 6.3.1-pre.2944
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 +5 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -10,7 +10,7 @@ assets by path *.js 2.94 MiB
|
|
|
10
10
|
+ 42 assets
|
|
11
11
|
assets by path *.json 24.3 KiB
|
|
12
12
|
asset openmrs-esm-login-app.js.buildmanifest.json 23.4 KiB [emitted]
|
|
13
|
-
asset routes.json
|
|
13
|
+
asset routes.json 915 bytes [emitted] [from: src/routes.json] [copied]
|
|
14
14
|
orphan modules 4.68 MiB [orphan] 431 modules
|
|
15
15
|
runtime modules 44.4 KiB 30 modules
|
|
16
16
|
built modules 9.97 MiB (javascript) 420 bytes (consume-shared) 378 bytes (share-init) [built]
|
|
@@ -33,4 +33,4 @@ Assets:
|
|
|
33
33
|
4889.js (1.48 MiB)
|
|
34
34
|
6616.js (649 KiB)
|
|
35
35
|
|
|
36
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
36
|
+
webpack 5.88.0 compiled with 1 warning in 144649 ms
|