2:12:06 PM: Netlify Build
2:12:06 PM: ────────────────────────────────────────────────────────────────
2:12:06 PM: @netlify/build 29.24.0
2:12:06 PM: baseRelDir: true
2:12:06 PM: buildId: 653d169ebea73f0008d9a708
2:12:06 PM: deployId: 653d169ebea73f0008d9a70b
2:12:06 PM: ❯ Current directory
2:12:06 PM: /opt/build/repo
2:12:06 PM: ❯ Config file
2:12:06 PM: /opt/build/repo/netlify.toml
2:12:06 PM: build.command from netlify.toml
2:12:06 PM: ────────────────────────────────────────────────────────────────
2:12:06 PM: $ npm run build
2:12:07 PM: > blog@0.0.1 build
2:12:07 PM: > svelte-kit build
2:12:07 PM: vite v2.7.13 building for production...
2:12:07 PM: transforming...
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:21:1 Unused CSS selector ".blog-title"
2:12:07 PM: 19: padding-left: 0;
2:12:07 PM: 21: .blog-title {
2:12:07 PM: 22: width: 100%;
2:12:07 PM: 23: padding-bottom: 40px;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:33:1 Unused CSS selector ".top-post > img"
2:12:07 PM: 33: .top-post > img {
2:12:07 PM: 34: width: 65%;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:41:1 Unused CSS selector ".post-details > h3"
2:12:07 PM: 41: .post-details > h3 {
2:12:07 PM: 42: font-weight: 600;
2:12:07 PM: 43: margin: 10px 0;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:47:1 Unused CSS selector ".post-details > h6"
2:12:07 PM: 47: .post-details > h6 {
2:12:07 PM: 48: font-size: 0.9rem;
2:12:07 PM: 49: font-weight: 600;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:58:1 Unused CSS selector ".top-post-details > h3"
2:12:07 PM: 58: .top-post-details > h3 {
2:12:07 PM: 59: font-size: 1.6rem;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:62:1 Unused CSS selector ".other-posts"
2:12:07 PM: 62: .other-posts {
2:12:07 PM: 63: width: 100%;
2:12:07 PM: 64: display: flex;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:69:1 Unused CSS selector ".other-post"
2:12:07 PM: 69: .other-post {
2:12:07 PM: 70: /* width: 30%; */
2:12:07 PM: 71: height: 100%;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:74:1 Unused CSS selector ".other-post > img"
2:12:07 PM: 74: .other-post > img {
2:12:07 PM: 75: width: 100%;
2:12:07 PM: 2:12:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:82:1 Unused CSS selector ".bio > img"
2:12:07 PM: 82: .bio > img {
2:12:07 PM: 83: width: 40px;
2:12:07 PM: 84: border-radius: 100%;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Nav.svelte:2:13 Nav has unused export property "segment". If it is for external reference only, please consider using `export const segment`
2:12:08 PM: 2: export let segment;
2:12:08 PM: 3: import { page } from "$app/stores";
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:2:1 Unused CSS selector ".blog-title"
2:12:08 PM: 2: .blog-title {
2:12:08 PM: 3: width: 100%;
2:12:08 PM: 4: padding-bottom: 40px;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:8:1 Unused CSS selector ".top-post"
2:12:08 PM: 8: .top-post {
2:12:08 PM: 9: width: 100%;
2:12:08 PM: 10: padding-top: 25px;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:14:1 Unused CSS selector ".top-post > img"
2:12:08 PM: 14: .top-post > img {
2:12:08 PM: 15: width: 65%;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:24:1 Unused CSS selector ".post-details > h3"
2:12:08 PM: 24: .post-details > h3 {
2:12:08 PM: 25: font-weight: 600;
2:12:08 PM: 26: margin: 10px 0;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:30:1 Unused CSS selector ".post-details > h6"
2:12:08 PM: 30: .post-details > h6 {
2:12:08 PM: 31: font-size: 0.9rem;
2:12:08 PM: 32: font-weight: 600;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:36:1 Unused CSS selector ".top-post-details"
2:12:08 PM: 36: .top-post-details {
2:12:08 PM: 37: width: 35%;
2:12:08 PM: 38: margin-top: 30px;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:42:1 Unused CSS selector ".top-post-details > h3"
2:12:08 PM: 42: .top-post-details > h3 {
2:12:08 PM: 43: font-size: 1.6rem;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:46:1 Unused CSS selector ".other-posts"
2:12:08 PM: 46: .other-posts {
2:12:08 PM: 47: width: 100%;
2:12:08 PM: 48: display: flex;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:58:1 Unused CSS selector ".other-post > img"
2:12:08 PM: 58: .other-post > img {
2:12:08 PM: 59: width: 100%;
2:12:08 PM: 2:12:08 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:66:1 Unused CSS selector ".bio > img"
2:12:08 PM: 66: .bio > img {
2:12:08 PM: 67: width: 40px;
2:12:08 PM: 68: border-radius: 100%;
2:12:09 PM: ✓ 424 modules transformed.
2:12:09 PM: rendering chunks...
2:12:10 PM: .svelte-kit/output/client/_app/manifest.json 2.23 KiB
2:12:10 PM: .svelte-kit/output/client/_app/pages/__error.svelte-caaaa461.js 1.14 KiB / gzip: 0.66 KiB
2:12:10 PM: .svelte-kit/output/client/_app/pages/__layout.svelte-af6185f1.js 5.38 KiB / gzip: 2.03 KiB
2:12:10 PM: .svelte-kit/output/client/_app/pages/about.svelte-6c3540c9.js 4.67 KiB / gzip: 1.59 KiB
2:12:10 PM: .svelte-kit/output/client/_app/pages/index.svelte-b9dc66b5.js 8.45 KiB / gzip: 3.21 KiB
2:12:10 PM: .svelte-kit/output/client/_app/assets/pages/__error.svelte-153d5994.css 0.20 KiB / gzip: 0.13 KiB
2:12:10 PM: .svelte-kit/output/client/_app/assets/pages/index.svelte-65b7cdeb.css 1.79 KiB / gzip: 0.47 KiB
2:12:10 PM: .svelte-kit/output/client/_app/assets/pages/about.svelte-bc65f252.css 0.03 KiB / gzip: 0.05 KiB
2:12:10 PM: .svelte-kit/output/client/_app/pages/links.svelte-e15ab591.js 4.56 KiB / gzip: 1.57 KiB
2:12:10 PM: .svelte-kit/output/client/_app/start-b0776ab9.js 22.39 KiB / gzip: 7.55 KiB
2:12:10 PM: .svelte-kit/output/client/_app/assets/pages/__layout.svelte-06ae95b3.css 2.30 KiB / gzip: 0.73 KiB
2:12:10 PM: .svelte-kit/output/client/_app/assets/pages/links.svelte-1b011f43.css 0.40 KiB / gzip: 0.18 KiB
2:12:10 PM: .svelte-kit/output/client/_app/pages/blog/_slug_.svelte-1bdb94b8.js 18.79 KiB / gzip: 6.10 KiB
2:12:10 PM: .svelte-kit/output/client/_app/assets/pages/blog/_slug_.svelte-417ac89f.css 4.34 KiB / gzip: 1.38 KiB
2:12:10 PM: .svelte-kit/output/client/_app/chunks/vendor-40bc872c.js 1045.94 KiB / gzip: 303.30 KiB
2:12:10 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
2:12:10 PM: - Using dynamic import() to code-split the application
2:12:10 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
2:12:10 PM: vite v2.7.13 building SSR bundle for production...
2:12:10 PM: transforming...
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:21:1 Unused CSS selector ".blog-title"
2:12:10 PM: 19: padding-left: 0;
2:12:10 PM: 21: .blog-title {
2:12:10 PM: 22: width: 100%;
2:12:10 PM: 23: padding-bottom: 40px;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:33:1 Unused CSS selector ".top-post > img"
2:12:10 PM: 33: .top-post > img {
2:12:10 PM: 34: width: 65%;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:41:1 Unused CSS selector ".post-details > h3"
2:12:10 PM: 41: .post-details > h3 {
2:12:10 PM: 42: font-weight: 600;
2:12:10 PM: 43: margin: 10px 0;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:47:1 Unused CSS selector ".post-details > h6"
2:12:10 PM: 47: .post-details > h6 {
2:12:10 PM: 48: font-size: 0.9rem;
2:12:10 PM: 49: font-weight: 600;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:58:1 Unused CSS selector ".top-post-details > h3"
2:12:10 PM: 58: .top-post-details > h3 {
2:12:10 PM: 59: font-size: 1.6rem;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:62:1 Unused CSS selector ".other-posts"
2:12:10 PM: 62: .other-posts {
2:12:10 PM: 63: width: 100%;
2:12:10 PM: 64: display: flex;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:69:1 Unused CSS selector ".other-post"
2:12:10 PM: 69: .other-post {
2:12:10 PM: 70: /* width: 30%; */
2:12:10 PM: 71: height: 100%;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:74:1 Unused CSS selector ".other-post > img"
2:12:10 PM: 74: .other-post > img {
2:12:10 PM: 75: width: 100%;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/routes/index.svelte:82:1 Unused CSS selector ".bio > img"
2:12:10 PM: 82: .bio > img {
2:12:10 PM: 83: width: 40px;
2:12:10 PM: 84: border-radius: 100%;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Nav.svelte:2:13 Nav has unused export property "segment". If it is for external reference only, please consider using `export const segment`
2:12:10 PM: 2: export let segment;
2:12:10 PM: 3: import { page } from "$app/stores";
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:2:1 Unused CSS selector ".blog-title"
2:12:10 PM: 2: .blog-title {
2:12:10 PM: 3: width: 100%;
2:12:10 PM: 4: padding-bottom: 40px;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:8:1 Unused CSS selector ".top-post"
2:12:10 PM: 8: .top-post {
2:12:10 PM: 9: width: 100%;
2:12:10 PM: 10: padding-top: 25px;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:14:1 Unused CSS selector ".top-post > img"
2:12:10 PM: 14: .top-post > img {
2:12:10 PM: 15: width: 65%;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:24:1 Unused CSS selector ".post-details > h3"
2:12:10 PM: 24: .post-details > h3 {
2:12:10 PM: 25: font-weight: 600;
2:12:10 PM: 26: margin: 10px 0;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:30:1 Unused CSS selector ".post-details > h6"
2:12:10 PM: 30: .post-details > h6 {
2:12:10 PM: 31: font-size: 0.9rem;
2:12:10 PM: 32: font-weight: 600;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:36:1 Unused CSS selector ".top-post-details"
2:12:10 PM: 36: .top-post-details {
2:12:10 PM: 37: width: 35%;
2:12:10 PM: 38: margin-top: 30px;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:42:1 Unused CSS selector ".top-post-details > h3"
2:12:10 PM: 42: .top-post-details > h3 {
2:12:10 PM: 43: font-size: 1.6rem;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:46:1 Unused CSS selector ".other-posts"
2:12:10 PM: 46: .other-posts {
2:12:10 PM: 47: width: 100%;
2:12:10 PM: 48: display: flex;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:58:1 Unused CSS selector ".other-post > img"
2:12:10 PM: 58: .other-post > img {
2:12:10 PM: 59: width: 100%;
2:12:10 PM: 2:12:10 PM [vite-plugin-svelte] /opt/build/repo/src/components/Post.svelte:66:1 Unused CSS selector ".bio > img"
2:12:10 PM: 66: .bio > img {
2:12:10 PM: 67: width: 40px;
2:12:10 PM: 68: border-radius: 100%;
2:12:10 PM: ✓ 33 modules transformed.
2:12:10 PM: rendering chunks...
2:12:10 PM: .svelte-kit/output/server/manifest.json 1.83 KiB
2:12:10 PM: .svelte-kit/output/server/app.js 46.28 KiB
2:12:10 PM: .svelte-kit/output/server/entries/pages/__layout.svelte.js 5.80 KiB
2:12:10 PM: .svelte-kit/output/server/entries/pages/__error.svelte.js 1.05 KiB
2:12:10 PM: .svelte-kit/output/server/entries/pages/index.svelte.js 5.46 KiB
2:12:10 PM: .svelte-kit/output/server/entries/pages/about.svelte.js 2.17 KiB
2:12:10 PM: .svelte-kit/output/server/entries/pages/links.svelte.js 2.71 KiB
2:12:10 PM: .svelte-kit/output/server/entries/pages/blog/_slug_.svelte.js 15.60 KiB
2:12:10 PM: .svelte-kit/output/server/chunks/index-0d7e3173.js 3.45 KiB
2:12:10 PM: Run npm run preview to preview your production build locally.
2:12:10 PM: > Using @sveltejs/adapter-netlify
2:12:10 PM: (build.command completed in 3.9s)
2:12:10 PM: Functions bundling
2:12:10 PM: ────────────────────────────────────────────────────────────────
2:12:10 PM: Packaging Functions from .netlify/functions-internal directory:
2:12:10 PM: (Functions bundling completed in 204ms)
2:12:11 PM: (Netlify Build completed in 4.5s)
2:12:12 PM: Section completed: building
2:12:16 PM: Finished processing build request in 32.059s