altair-static 8.5.4 → 8.5.5-alpha.ff514ef.0
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-bootstrap.log +2 -2
- package/build/dist/main.js +1377 -1401
- package/build/dist/styles.css +1 -1
- package/package.json +3 -3
|
@@ -225,7 +225,7 @@ Processing src/index.ts
|
|
|
225
225
|
======= Processing /home/runner/work/altair/altair/node_modules/.pnpm/@types+node@25.5.0/node_modules/@types/node/zlib.d.ts =======
|
|
226
226
|
======= Processing /home/runner/work/altair/altair/node_modules/.pnpm/@types+node@25.5.0/node_modules/@types/node/index.d.ts =======
|
|
227
227
|
Writing src/index.ts -> build/index.d.ts
|
|
228
|
-
[1;33mCompiler option "skipLibCheck" is disabled to properly check generated output[0m
|
|
229
228
|
Checking generated files...
|
|
230
229
|
Using config: /home/runner/work/altair/altair/packages/altair-static/tsconfig.json
|
|
231
|
-
|
|
230
|
+
[1;33mCompiler option "skipLibCheck" is disabled to properly check generated output[0m
|
|
231
|
+
Done in 6.11s
|