@platforma-open/milaboratories.clonotype-clustering.model 2.12.0 → 2.12.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 +8 -8
- package/CHANGELOG.md +6 -0
- package/dist/bundle.js +2633 -1836
- package/dist/bundle.js.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/model.json +1 -1
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/work/clonotype-clustering/clonotype-clustering/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @platforma-open/milaboratories.clonotype-clustering.model@2.12.
|
|
3
|
+
> @platforma-open/milaboratories.clonotype-clustering.model@2.12.1 build /home/runner/work/clonotype-clustering/clonotype-clustering/model
|
|
4
4
|
> tsup && vite build && block-tools build-model
|
|
5
5
|
|
|
6
6
|
[34mCLI[39m Building entry: src/index.ts
|
|
@@ -13,19 +13,19 @@
|
|
|
13
13
|
[34mESM[39m Build start
|
|
14
14
|
[32mCJS[39m [1mdist/index.cjs [22m[32m6.22 KB[39m
|
|
15
15
|
[32mCJS[39m [1mdist/index.cjs.map [22m[32m15.31 KB[39m
|
|
16
|
-
[32mCJS[39m ⚡️ Build success in
|
|
16
|
+
[32mCJS[39m ⚡️ Build success in 216ms
|
|
17
17
|
[32mESM[39m [1mdist/index.js [22m[32m6.23 KB[39m
|
|
18
18
|
[32mESM[39m [1mdist/index.js.map [22m[32m15.21 KB[39m
|
|
19
|
-
[32mESM[39m ⚡️ Build success in
|
|
19
|
+
[32mESM[39m ⚡️ Build success in 216ms
|
|
20
20
|
[34mDTS[39m Build start
|
|
21
|
-
[32mDTS[39m ⚡️ Build success in
|
|
21
|
+
[32mDTS[39m ⚡️ Build success in 2845ms
|
|
22
22
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m5.81 KB[39m
|
|
23
23
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m5.81 KB[39m
|
|
24
24
|
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
25
25
|
transforming...
|
|
26
|
-
[32m✓[39m
|
|
26
|
+
[32m✓[39m 68 modules transformed.
|
|
27
27
|
rendering chunks...
|
|
28
28
|
computing gzip size...
|
|
29
|
-
[2mdist/[22m[36mbundle.js [39m[1m[
|
|
30
|
-
[2mdist/[22m[36mbundle.js [39m[1m[
|
|
31
|
-
[32m✓ built in
|
|
29
|
+
[2mdist/[22m[36mbundle.js [39m[1m[2m241.84 kB[22m[1m[22m[2m │ gzip: 46.03 kB[22m[2m │ map: 515.03 kB[22m
|
|
30
|
+
[2mdist/[22m[36mbundle.js [39m[1m[2m257.09 kB[22m[1m[22m[2m │ gzip: 46.76 kB[22m[2m │ map: 516.70 kB[22m
|
|
31
|
+
[32m✓ built in 1.03s[39m
|