@kenyaemr/esm-pharmacy-app 5.4.2-pre.2283 → 5.4.2-pre.2291
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 +11 -11
- package/dist/186.js +2 -0
- package/dist/186.js.map +1 -0
- package/dist/kenyaemr-esm-pharmacy-app.js +1 -1
- package/dist/kenyaemr-esm-pharmacy-app.js.buildmanifest.json +49 -50
- package/dist/kenyaemr-esm-pharmacy-app.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/837.js +0 -2
- package/dist/837.js.map +0 -1
- /package/dist/{837.js.LICENSE.txt → 186.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
assets by path *.js
|
|
2
|
-
assets by chunk 2.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
asset
|
|
1
|
+
assets by path *.js 3 MiB
|
|
2
|
+
assets by chunk 2.78 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.27 MiB [big]
|
|
4
|
+
asset 186.js 1.64 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 306.js 645 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
6
|
+ 10 assets
|
|
7
7
|
+ 13 assets
|
|
8
|
-
assets by path *.json 15.
|
|
9
|
-
asset kenyaemr-esm-pharmacy-app.js.buildmanifest.json 14.
|
|
8
|
+
assets by path *.json 15.4 KiB
|
|
9
|
+
asset kenyaemr-esm-pharmacy-app.js.buildmanifest.json 14.8 KiB [emitted]
|
|
10
10
|
asset routes.json 612 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules 9.22 MiB [orphan]
|
|
11
|
+
orphan modules 9.22 MiB [orphan] 3146 modules
|
|
12
12
|
runtime modules 42.3 KiB 28 modules
|
|
13
|
-
built modules 9.
|
|
14
|
-
modules by path ../../node_modules/ 8.
|
|
13
|
+
built modules 9.2 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
14
|
+
modules by path ../../node_modules/ 8.95 MiB 512 modules
|
|
15
15
|
modules by path ./ 255 KiB
|
|
16
16
|
modules by path ./src/ 254 KiB 10 modules
|
|
17
17
|
modules by path ./translations/ 971 bytes 2 modules
|
|
@@ -27,6 +27,6 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
|
|
|
27
27
|
This can impact web performance.
|
|
28
28
|
Assets:
|
|
29
29
|
306.js (645 KiB)
|
|
30
|
-
|
|
30
|
+
186.js (1.64 MiB)
|
|
31
31
|
|
|
32
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
32
|
+
webpack 5.99.9 compiled with 1 warning in 165326 ms
|