@botpress/webchat 4.4.4 → 4.4.6
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 +6 -6
- package/dist/index.js +1209 -1200
- package/dist/index.umd.cjs +36 -36
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
|
-
> @botpress/webchat@4.4.
|
|
2
|
+
> @botpress/webchat@4.4.6 build /home/runner/work/genisys/genisys/packages/webchat-components
|
|
3
3
|
> vite build
|
|
4
4
|
|
|
5
5
|
[36mvite v5.4.8 [32mbuilding for production...[36m[39m
|
|
6
6
|
transforming...
|
|
7
|
-
[32m✓[39m
|
|
7
|
+
[32m✓[39m 2410 modules transformed.
|
|
8
8
|
rendering chunks...
|
|
9
9
|
|
|
10
10
|
[vite:dts] Start generate declaration files...
|
|
11
11
|
computing gzip size...
|
|
12
12
|
[2mdist/[22m[35mstyle.css [39m[1m[2m 56.94 kB[22m[1m[22m[2m │ gzip: 9.46 kB[22m
|
|
13
|
-
[2mdist/[22m[36mindex.js [39m[1m[33m871.
|
|
13
|
+
[2mdist/[22m[36mindex.js [39m[1m[33m871.47 kB[39m[22m[2m │ gzip: 229.87 kB[22m
|
|
14
14
|
[vite:dts] Start rollup declaration files...
|
|
15
15
|
Analysis will use the bundled TypeScript version 5.8.2
|
|
16
16
|
*** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.
|
|
17
|
-
[vite:dts] Declaration files built in
|
|
17
|
+
[vite:dts] Declaration files built in 20069ms.
|
|
18
18
|
|
|
19
19
|
[2mdist/[22m[35mstyle.css [39m[1m[2m 56.94 kB[22m[1m[22m[2m │ gzip: 9.46 kB[22m
|
|
20
|
-
[2mdist/[22m[36mindex.umd.cjs [39m[1m[
|
|
21
|
-
[32m✓ built in 25.
|
|
20
|
+
[2mdist/[22m[36mindex.umd.cjs [39m[1m[33m534.12 kB[39m[22m[2m │ gzip: 174.83 kB[22m
|
|
21
|
+
[32m✓ built in 25.38s[39m
|