Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 11, 2024
1 parent 4ccb984 commit eb89fea
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .turbo/turbo-prepublishOnly.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@

> @website/[email protected] prepublishOnly D:\Developer\Application\GrenadierJS\Website
> astro build

00:08:31 [build] output: "static"
00:08:31 [build] directory: D:\Developer\Application\GrenadierJS\Website\Target\
00:08:31 [build] Collecting build info...
00:08:31 [build] ✓ Completed in 384ms.
00:08:31 [build] Building static entrypoints...
00:08:37 [vite] ✓ built in 5.18s
00:08:37 [build] ✓ Completed in 5.24s.

building client (vite)
00:08:37 [vite] transforming...
00:08:38 [vite] ✓ 25 modules transformed.
00:08:39 [vite] rendering chunks...
[plugin astro:prefetch] Sourcemap is likely to be incorrect: a plugin (astro:prefetch) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help
[plugin astro:transitions] Sourcemap is likely to be incorrect: a plugin (astro:transitions) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help
00:08:39 [vite] computing gzip size...
00:08:39 [vite] Target/_astro/Base.astro_astro_type_script_index_0_lang.CyCYJSd8.js  1.46 kB │ gzip: 0.92 kB │ map: 0.79 kB
00:08:39 [vite] Target/_astro/page.CY1iZwUD.js  2.11 kB │ gzip: 1.07 kB │ map: 8.11 kB
00:08:39 [vite] Target/_astro/ViewTransitions.astro_astro_type_script_index_0_lang.DnFK6dK7.js 13.11 kB │ gzip: 4.62 kB │ map: 35.23 kB
00:08:39 [vite] Target/_astro/index.esm.CDbocLk8.js 39.52 kB │ gzip: 9.33 kB │ map: 197.07 kB
00:08:39 [vite] ✓ built in 2.47s

generating static routes
00:08:39 ▶ Source/pages/index.astro
00:08:39 └─ /index.html (+294ms)
00:08:39 ✓ Completed in 321ms.

00:08:40 [@astrojs/sitemap] `sitemap-index.xml` created at `Target`
Successfully inlined a total of 1 HTML file.
Successfully formatted a total of 4 JavaScript and TypeScript files.

Compress
✓ Successfully compressed a total of 1 CSS file for 65 Bytes.
✓ Successfully compressed a total of 1 HTML file for 277 Bytes.
00:08:45 [build] Waiting for integration "@playform/compress", hook "astro:build:done"...
✓ Successfully compressed a total of 3 JavaScript files for 24.54 KB.
✓ Successfully compressed a total of 1 SVG file for 88 Bytes.
00:08:47 [build] 1 page(s) built in 16.46s
00:08:47 [build] Complete!

0 comments on commit eb89fea

Please sign in to comment.