Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
7:23:23 PM: Build ready to start
7:23:43 PM: build-image version: 67a9634144d7058059e98bb71c0a41063a1c76b6 (focal)
7:23:43 PM: buildbot version: 67a9634144d7058059e98bb71c0a41063a1c76b6
7:23:43 PM: Fetching cached dependencies
7:23:43 PM: Starting to download cache of 251.7MB
7:23:45 PM: Finished downloading cache in 2.191s
7:23:45 PM: Starting to extract cache
7:23:50 PM: Finished extracting cache in 4.496s
7:23:50 PM: Finished fetching cache in 6.748s
7:23:50 PM: Starting to prepare the repo for build
7:23:50 PM: Preparing Git Reference pull/52/head
7:23:52 PM: Starting to install dependencies
7:23:52 PM: Started restoring cached mise cache
7:23:53 PM: Finished restoring cached mise cache
7:23:53 PM: Attempting Python version '3.8', read from environment
7:23:53 PM: mise python@3.8.20 installing
7:23:53 PM: mise python@3.8.20 downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:23:54 PM: mise python@3.8.20 installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:23:54 PM: mise python@3.8.20 python --version
7:23:54 PM: mise python@3.8.20 Python 3.8.20
7:23:54 PM: mise python@3.8.20 ✓ installed
7:23:54 PM: Python version set to 3.8
7:23:54 PM: Attempting Ruby version 2.7.2, read from environment
7:23:55 PM: Using Ruby version 2.7.2
7:23:55 PM: Started restoring cached go cache
7:23:55 PM: Finished restoring cached go cache
7:23:55 PM: go version go1.19.13 linux/amd64
7:23:56 PM: Using PHP version 8.0
7:23:58 PM: Started restoring cached Node.js version
7:23:58 PM: Finished restoring cached Node.js version
7:23:59 PM: v20.18.0 is already installed.
7:23:59 PM: Now using node v20.18.0 (npm v10.8.2)
7:23:59 PM: Enabling Node.js Corepack
7:23:59 PM: Started restoring cached build plugins
7:23:59 PM: Finished restoring cached build plugins
7:23:59 PM: Started restoring cached corepack dependencies
7:23:59 PM: Finished restoring cached corepack dependencies
7:23:59 PM: Started restoring cached pnpm cache
7:23:59 PM: Finished restoring cached pnpm cache
7:24:00 PM: No pnpm workspaces detected
7:24:00 PM: Started restoring cached node modules
7:24:00 PM: Finished restoring cached node modules
7:24:00 PM: Installing npm packages using pnpm version 9.9.0
7:24:01 PM: Lockfile is up to date, resolution step is skipped
7:24:01 PM: Already up to date
7:24:02 PM: Done in 1.4s
7:24:02 PM: npm packages installed using pnpm
7:24:02 PM: Successfully installed dependencies
7:24:02 PM: Starting build script
7:24:03 PM: Detected 1 framework(s)
7:24:04 PM: "svelte-kit" at version "2.5.28"
7:24:04 PM: Section completed: initializing
Building
Complete
Building
Complete
7:24:05 PM: Netlify Build
7:24:05 PM: ────────────────────────────────────────────────────────────────
7:24:05 PM:
7:24:05 PM: ❯ Version
7:24:05 PM: @netlify/build 29.56.1
7:24:05 PM:
7:24:05 PM: ❯ Flags
7:24:05 PM: accountId: 6340693cc7eb713094e31930
7:24:05 PM: baseRelDir: true
7:24:05 PM: buildId: 673ce5abfd700600082feb59
7:24:05 PM: deployId: 673ce5abfd700600082feb5b
7:24:05 PM:
7:24:05 PM: ❯ Current directory
7:24:05 PM: /opt/build/repo
7:24:05 PM:
7:24:05 PM: ❯ Config file
7:24:05 PM: /opt/build/repo/netlify.toml
7:24:05 PM:
7:24:05 PM: ❯ Context
7:24:05 PM: deploy-preview
7:24:05 PM:
7:24:05 PM: build.command from netlify.toml
7:24:05 PM: ────────────────────────────────────────────────────────────────
7:24:05 PM:
7:24:05 PM: $ npm run build
7:24:05 PM: > SvelteKitSaasBoilerplate@0.0.1 build
7:24:05 PM: > vite build
7:24:05 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
7:24:05 PM: tsconfig.json:2:12:
7:24:05 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
7:24:05 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7:24:06 PM: 🌼 daisyUI 4.12.10
7:24:06 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
7:24:06 PM: ╰─ ❤︎ Support daisyUI project: https://opencollective.com/daisyui
7:24:06 PM: vite v5.4.6 building SSR bundle for production...
7:24:06 PM: transforming...
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:162:5 A11y: '#' is not a valid href attribute
7:24:07 PM: 160: <a
7:24:07 PM: 161: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:07 PM: 162: href="#"
7:24:07 PM: ^
7:24:07 PM: 163: >
7:24:07 PM: 164: <svg
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:193:5 A11y: '#' is not a valid href attribute
7:24:07 PM: 191: <a
7:24:07 PM: 192: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:07 PM: 193: href="#"
7:24:07 PM: ^
7:24:07 PM: 194: >
7:24:07 PM: 195: <svg
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:224:5 A11y: '#' is not a valid href attribute
7:24:07 PM: 222: <a
7:24:07 PM: 223: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:07 PM: 224: href="#"
7:24:07 PM: ^
7:24:07 PM: 225: >
7:24:07 PM: 226: <svg
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:255:5 A11y: '#' is not a valid href attribute
7:24:07 PM: 253: <a
7:24:07 PM: 254: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:07 PM: 255: href="#"
7:24:07 PM: ^
7:24:07 PM: 256: >
7:24:07 PM: 257: <svg
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:286:5 A11y: '#' is not a valid href attribute
7:24:07 PM: 284: <a
7:24:07 PM: 285: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:07 PM: 286: href="#"
7:24:07 PM: ^
7:24:07 PM: 287: >
7:24:07 PM: 288: <svg
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:317:5 A11y: '#' is not a valid href attribute
7:24:07 PM: 315: <a
7:24:07 PM: 316: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:07 PM: 317: href="#"
7:24:07 PM: ^
7:24:07 PM: 318: >
7:24:07 PM: 319: <svg
7:24:07 PM: 🌼 daisyUI 4.12.10
7:24:07 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
7:24:07 PM: ╰─ ★ Star daisyUI on GitHub https://github.com/saadeghi/daisyui
7:24:07 PM: 7:24:07 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+layout.svelte:114:1 Unused CSS selector ".user-circle"
7:24:07 PM: 112:
7:24:07 PM: 113: <style scoped lang="postcss">
7:24:07 PM: 114: .user-circle {
7:24:07 PM: ^
7:24:07 PM: 115: width: 40px;
7:24:07 PM: 116: height: 40px;
7:24:07 PM: 🌼 daisyUI 4.12.10
7:24:07 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
7:24:07 PM: ╰─ ❤︎ Support daisyUI project: https://opencollective.com/daisyui
7:24:08 PM: ✓ 161 modules transformed.
7:24:08 PM: rendering chunks...
7:24:08 PM: [vite-plugin-tailwind-purgecss]: Purging unused tailwindcss styles...
7:24:08 PM: [vite-plugin-tailwind-purgecss]: Calculating bundle size savings: (not minified)
7:24:08 PM: _app/immutable/assets/_layout.UHlMdbuo.css 84.09 kB -> 60.98 kB
7:24:08 PM: _app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB -> 0.10 kB
7:24:08 PM: _app/immutable/assets/_page.BAUcwrus.css 0.12 kB -> 0.12 kB
7:24:08 PM: _app/immutable/assets/_page.e2nJtQrn.css 0.12 kB -> 0.12 kB
7:24:09 PM: 🌼 daisyUI 4.12.10
7:24:09 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
7:24:09 PM: ╰─ ★ Star daisyUI on GitHub https://github.com/saadeghi/daisyui
7:24:09 PM: vite v5.4.6 building for production...
7:24:09 PM: transforming...
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:162:5 A11y: '#' is not a valid href attribute
7:24:09 PM: 160: <a
7:24:09 PM: 161: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:09 PM: 162: href="#"
7:24:09 PM: ^
7:24:09 PM: 163: >
7:24:09 PM: 164: <svg
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:193:5 A11y: '#' is not a valid href attribute
7:24:09 PM: 191: <a
7:24:09 PM: 192: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:09 PM: 193: href="#"
7:24:09 PM: ^
7:24:09 PM: 194: >
7:24:09 PM: 195: <svg
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:224:5 A11y: '#' is not a valid href attribute
7:24:09 PM: 222: <a
7:24:09 PM: 223: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:09 PM: 224: href="#"
7:24:09 PM: ^
7:24:09 PM: 225: >
7:24:09 PM: 226: <svg
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:255:5 A11y: '#' is not a valid href attribute
7:24:09 PM: 253: <a
7:24:09 PM: 254: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:09 PM: 255: href="#"
7:24:09 PM: ^
7:24:09 PM: 256: >
7:24:09 PM: 257: <svg
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:286:5 A11y: '#' is not a valid href attribute
7:24:09 PM: 284: <a
7:24:09 PM: 285: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:09 PM: 286: href="#"
7:24:09 PM: ^
7:24:09 PM: 287: >
7:24:09 PM: 288: <svg
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:317:5 A11y: '#' is not a valid href attribute
7:24:09 PM: 315: <a
7:24:09 PM: 316: class="block rounded-xl border border-gray-800 p-8 shadow-xl transition hover:border-indigo-500/10 hover:shadow-indigo-500/10"
7:24:09 PM: 317: href="#"
7:24:09 PM: ^
7:24:09 PM: 318: >
7:24:09 PM: 319: <svg
7:24:09 PM: 7:24:09 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+layout.svelte:114:1 Unused CSS selector ".user-circle"
7:24:09 PM: 112:
7:24:09 PM: 113: <style scoped lang="postcss">
7:24:09 PM: 114: .user-circle {
7:24:09 PM: ^
7:24:09 PM: 115: width: 40px;
7:24:09 PM: 116: height: 40px;
7:24:10 PM: ✓ 212 modules transformed.
7:24:10 PM: rendering chunks...
7:24:10 PM: [vite-plugin-tailwind-purgecss]: Purging unused tailwindcss styles...
7:24:10 PM: [vite-plugin-tailwind-purgecss]: Calculating bundle size savings: (not minified)
7:24:10 PM: _app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB -> 0.10 kB
7:24:10 PM: _app/immutable/assets/15.e2nJtQrn.css 0.12 kB -> 0.12 kB
7:24:10 PM: _app/immutable/assets/13.BAUcwrus.css 0.12 kB -> 0.12 kB
7:24:10 PM: _app/immutable/assets/0.BJECHuQ5.css 84.11 kB -> 58.85 kB
7:24:10 PM: computing gzip size...
7:24:10 PM: .svelte-kit/output/client/_app/version.json 0.03 kB │ gzip: 0.05 kB
7:24:10 PM: .svelte-kit/output/client/.vite/manifest.json 11.50 kB │ gzip: 1.39 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB │ gzip: 0.10 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/assets/15.e2nJtQrn.css 0.12 kB │ gzip: 0.11 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/assets/13.BAUcwrus.css 0.12 kB │ gzip: 0.10 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/assets/0.BJECHuQ5.css 58.85 kB │ gzip: 10.18 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/entry/start.B-VLhhP2.js 0.07 kB │ gzip: 0.08 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/0.C-J0OSrM.js 0.09 kB │ gzip: 0.10 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/stores.DEUFKg31.js 0.23 kB │ gzip: 0.17 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/browser.i27jx2r6.js 0.29 kB │ gzip: 0.24 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/toastStore.4KIcupVN.js 0.30 kB │ gzip: 0.21 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/basket.C7sRRqZ-.js 0.31 kB │ gzip: 0.23 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/control.CYgJF_JY.js 0.34 kB │ gzip: 0.21 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/5.HwDprZHD.js 0.35 kB │ gzip: 0.27 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/7.BmuBJkpm.js 0.43 kB │ gzip: 0.31 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/index.4kLDdstf.js 0.45 kB │ gzip: 0.32 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/9.DZ32uhGJ.js 0.51 kB │ gzip: 0.37 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/16.vXoUNeZi.js 0.66 kB │ gzip: 0.42 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/17.Lfg2ZRop.js 0.66 kB │ gzip: 0.42 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/12.B2hXDuMV.js 0.74 kB │ gzip: 0.45 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/1.iPf6gW6O.js 0.84 kB │ gzip: 0.52 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/each.DkeI2Pni.js 0.91 kB │ gzip: 0.56 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/preload-helper.C1FmrZbK.js 1.14 kB │ gzip: 0.68 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/MagicLink.CcqyU3Qf.js 1.89 kB │ gzip: 1.06 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/forms.6skjASxi.js 1.96 kB │ gzip: 0.94 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/15.Byyghht4.js 3.14 kB │ gzip: 1.37 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/3.CDXMRusa.js 3.86 kB │ gzip: 1.58 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/index.BbdZx949.js 4.61 kB │ gzip: 2.37 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/4.BbVSqlAW.js 4.86 kB │ gzip: 1.75 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/11.BQk5v5vR.js 5.16 kB │ gzip: 2.09 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/entry/app.BFFl8Mme.js 7.59 kB │ gzip: 2.63 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/10.B9iiMCJ2.js 8.03 kB │ gzip: 3.28 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/scheduler.DCwzwN_e.js 8.47 kB │ gzip: 3.34 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/13.BY1yxvhu.js 9.64 kB │ gzip: 4.26 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/6.m98T60G7.js 10.59 kB │ gzip: 3.87 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/2.B2v6Eaai.js 12.50 kB │ gzip: 2.58 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/8.DO-H5ZPD.js 12.76 kB │ gzip: 4.65 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/nodes/14.CcVIIvdQ.js 15.59 kB │ gzip: 4.29 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/entry.D7Bg_dbh.js 27.79 kB │ gzip: 10.93 kB
7:24:10 PM: .svelte-kit/output/client/_app/immutable/chunks/0.DqXtuTde.js 147.15 kB │ gzip: 42.32 kB
7:24:10 PM: ✓ built in 1.74s
7:24:11 PM: .svelte-kit/output/server/.vite/manifest.json 14.87 kB
7:24:11 PM: .svelte-kit/output/server/_app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB
7:24:11 PM: .svelte-kit/output/server/_app/immutable/assets/_page.BAUcwrus.css 0.12 kB
7:24:11 PM: .svelte-kit/output/server/_app/immutable/assets/_page.e2nJtQrn.css 0.12 kB
7:24:11 PM: .svelte-kit/output/server/_app/immutable/assets/_layout.UHlMdbuo.css 60.98 kB
7:24:11 PM: .svelte-kit/output/server/chunks/prod-ssr.js 0.04 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/about/_page.ts.js 0.15 kB
7:24:11 PM: .svelte-kit/output/server/chunks/stripe.js 0.16 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/about/_page.svelte.js 0.19 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/_layout.server.ts.js 0.21 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/auth/error/_page.svelte.js 0.24 kB
7:24:11 PM: .svelte-kit/output/server/chunks/client.js 0.26 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/checkout/_page.server.ts.js 0.27 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/products/prices/_priceId_/_server.ts.js 0.29 kB
7:24:11 PM: .svelte-kit/output/server/internal.js 0.31 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/auth/callback/_server.ts.js 0.31 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/checkout/cancelled/_page.svelte.js 0.33 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/tools/exampleproduct/_page.svelte.js 0.34 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/unauthorised/_page.svelte.js 0.35 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/test/test-credits/_page.server.ts.js 0.38 kB
7:24:11 PM: .svelte-kit/output/server/chunks/public.js 0.39 kB
7:24:11 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.47 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/api/delete-account/_server.ts.js 0.48 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/products/_productId_/_server.ts.js 0.51 kB
7:24:11 PM: .svelte-kit/output/server/chunks/stores.js 0.54 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/auth/confirm/_server.ts.js 0.55 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/login/_page.svelte.js 0.57 kB
7:24:11 PM: .svelte-kit/output/server/chunks/basket.js 0.57 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/tools/exampleproduct/_page.server.ts.js 0.59 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/api/checkout/status/_server.ts.js 0.62 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/_layout.ts.js 0.71 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/products/_productId_/_page.server.ts.js 0.99 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/products/_server.ts.js 1.17 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/test/test-credits/_server.ts.js 1.21 kB
7:24:11 PM: .svelte-kit/output/server/chunks/private.js 1.28 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/checkout/success/_page.server.ts.js 1.31 kB
7:24:11 PM: .svelte-kit/output/server/chunks/index2.js 1.33 kB
7:24:11 PM: .svelte-kit/output/server/chunks/hooks.server.js 1.36 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/api/subscribe/_server.ts.js 1.63 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/contact/_page.svelte.js 1.70 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/api/checkout/_server.ts.js 1.74 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/contact/_page.server.ts.js 1.81 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/account/_page.server.ts.js 2.10 kB
7:24:11 PM: .svelte-kit/output/server/chunks/email.js 2.13 kB
7:24:11 PM: .svelte-kit/output/server/chunks/index.js 2.34 kB
7:24:11 PM: .svelte-kit/output/server/chunks/MagicLink.js 2.50 kB
7:24:11 PM: .svelte-kit/output/server/entries/endpoints/api/webhook/stripe/_server.ts.js 3.52 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/(policies)/cookies/_page.svelte.js 3.65 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/test/test-credits/_page.svelte.js 4.08 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/account/_page.svelte.js 4.51 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/(policies)/privacy/_page.svelte.js 4.64 kB
7:24:11 PM: .svelte-kit/output/server/chunks/ssr.js 4.76 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/checkout/success/_page.svelte.js 4.90 kB
7:24:11 PM: .svelte-kit/output/server/chunks/exports.js 5.94 kB
7:24:11 PM: .svelte-kit/output/server/chunks/internal.js 6.06 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/checkout/_page.svelte.js 7.58 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/products/_page.svelte.js 10.92 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 11.12 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/products/_productId_/_page.svelte.js 12.17 kB
7:24:11 PM: .svelte-kit/output/server/chunks/admin.js 15.62 kB
7:24:11 PM: .svelte-kit/output/server/entries/pages/_layout.svelte.js 20.29 kB
7:24:11 PM: .svelte-kit/output/server/index.js 112.37 kB
7:24:11 PM: ✓ built in 4.90s
7:24:11 PM: Run npm run preview to preview your production build locally.
7:24:11 PM:
7:24:11 PM: > Using @sveltejs/adapter-netlify
7:24:11 PM: ✔ done
7:24:11 PM:
7:24:11 PM: (build.command completed in 6.2s)
7:24:11 PM:
7:24:11 PM: Functions bundling
7:24:11 PM: ────────────────────────────────────────────────────────────────
7:24:11 PM:
7:24:11 PM: Packaging Functions from .netlify/functions-internal directory:
7:24:11 PM: - sveltekit-render.mjs
7:24:11 PM:
7:24:15 PM:
7:24:15 PM: (Functions bundling completed in 3.8s)
7:24:15 PM:
7:24:22 PM: (Netlify Build completed in 17s)
7:24:23 PM: Section completed: building
7:24:25 PM: Finished processing build request in 42.05s
Deploying
Complete
Deploying
Complete
7:24:15 PM: Deploy site
7:24:15 PM: ────────────────────────────────────────────────────────────────
7:24:15 PM:
7:24:15 PM: Starting to deploy site from 'build'
7:24:15 PM: Calculating files to upload
7:24:15 PM: 18 new file(s) to upload
7:24:15 PM: 1 new function(s) to upload
7:24:22 PM: Section completed: deploying
7:24:22 PM: Site deploy was successfully initiated
7:24:22 PM:
7:24:22 PM: (Deploy site completed in 6.8s)
Cleanup
Complete
Cleanup
Complete
7:24:22 PM: Netlify Build Complete
7:24:22 PM: ────────────────────────────────────────────────────────────────
7:24:22 PM:
7:24:23 PM: Caching artifacts
7:24:23 PM: Started saving node modules
7:24:23 PM: Finished saving node modules
7:24:23 PM: Started saving build plugins
7:24:23 PM: Finished saving build plugins
7:24:23 PM: Started saving mise cache
7:24:23 PM: Finished saving mise cache
7:24:23 PM: Started saving corepack cache
7:24:23 PM: Finished saving corepack cache
7:24:23 PM: Started saving pnpm cache
7:24:23 PM: Finished saving pnpm cache
7:24:23 PM: Started saving pip cache
7:24:23 PM: Finished saving pip cache
7:24:23 PM: Started saving emacs cask dependencies
7:24:23 PM: Finished saving emacs cask dependencies
7:24:23 PM: Started saving maven dependencies
7:24:23 PM: Finished saving maven dependencies
7:24:23 PM: Started saving boot dependencies
7:24:23 PM: Finished saving boot dependencies
7:24:23 PM: Started saving rust rustup cache
7:24:23 PM: Finished saving rust rustup cache
7:24:23 PM: Started saving go dependencies
7:24:23 PM: Finished saving go dependencies
7:24:23 PM: Build script success
7:24:24 PM: Uploading Cache of size 251.7MB
7:24:25 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
7:24:22 PM: Post processing done
7:24:22 PM: Section completed: postprocessing
7:24:22 PM: Skipping form detection
7:24:22 PM: Post processing - header rules
7:24:22 PM: Post processing - redirect rules
7:24:22 PM: Starting post processing
7:24:23 PM: Site is live ✨