@animaapp/anima-sdk-react 0.2.1 → 0.2.3
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.cjs +5 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +437 -431
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/useAnimaCodegen.ts +6 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
3
|
-
[2K[1Gtransforming (1) [2msrc/index.ts[22m[2K[1G../node_modules/swr/dist/_internal/config-context-client-Cm1JTDEP.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../node_modules/swr/dist/_internal/config-context-client-Cm1JTDEP.mjs" was ignored
|
|
2
|
+
[36mvite v6.0.11 [32mbuilding for production...[36m[39m
|
|
3
|
+
[2K[1Gtransforming (1) [2msrc/index.ts[22m[2K[1G[33m../node_modules/swr/dist/_internal/config-context-client-Cm1JTDEP.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../node_modules/swr/dist/_internal/config-context-client-Cm1JTDEP.mjs" was ignored.[39m
|
|
4
4
|
[2K[1G[32m✓[39m 25 modules transformed.
|
|
5
5
|
[2K[1Grendering chunks (1)...[2K[1G[32m
|
|
6
6
|
[36m[vite:dts][32m Start generate declaration files...[39m
|
|
7
|
-
[2K[1Gcomputing gzip size (0)...[2K[1Gcomputing gzip size (1)...[2K[1G[2mdist/[22m[36mindex.cjs [39m[1m[2m112.
|
|
7
|
+
[2K[1Gcomputing gzip size (0)...[2K[1Gcomputing gzip size (1)...[2K[1G[2mdist/[22m[36mindex.cjs [39m[1m[2m112.80 kB[22m[1m[22m[2m │ gzip: 33.30 kB[22m[2m │ map: 414.96 kB[22m
|
|
8
8
|
[32m[36m[vite:dts][32m Start rollup declaration files...[39m
|
|
9
9
|
Analysis will use the bundled TypeScript version 5.7.2
|
|
10
|
-
[32m[36m[vite:dts][32m Declaration files built in
|
|
10
|
+
[32m[36m[vite:dts][32m Declaration files built in 1321ms.
|
|
11
11
|
[39m
|
|
12
|
-
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (1)...[2K[1G[2mdist/[22m[36mindex.js [39m[1m[
|
|
13
|
-
[32m✓ built in 1.
|
|
12
|
+
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (1)...[2K[1G[2mdist/[22m[36mindex.js [39m[1m[2m167.05 kB[22m[1m[22m[2m │ gzip: 41.91 kB[22m[2m │ map: 432.27 kB[22m
|
|
13
|
+
[32m✓ built in 1.61s[39m
|