Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
8:51:40 PM: Build ready to start
8:51:52 PM: build-image version: 67a9634144d7058059e98bb71c0a41063a1c76b6 (focal)
8:51:52 PM: buildbot version: 67a9634144d7058059e98bb71c0a41063a1c76b6
8:51:52 PM: Fetching cached dependencies
8:51:52 PM: Starting to download cache of 253.4MB
8:51:54 PM: Finished downloading cache in 2.113s
8:51:54 PM: Starting to extract cache
8:51:58 PM: Finished extracting cache in 3.93s
8:51:58 PM: Finished fetching cache in 6.091s
8:51:58 PM: Starting to prepare the repo for build
8:51:59 PM: Preparing Git Reference pull/99/head
8:52:01 PM: Starting to install dependencies
8:52:01 PM: Started restoring cached mise cache
8:52:01 PM: Finished restoring cached mise cache
8:52:01 PM: Attempting Python version '3.8', read from environment
8:52:02 PM: mise python@3.8.20 installing
8:52:02 PM: mise python@3.8.20 downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:52:02 PM: mise python@3.8.20 installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:52:03 PM: mise python@3.8.20 python --version
8:52:03 PM: mise python@3.8.20 Python 3.8.20
8:52:03 PM: mise python@3.8.20 ✓ installed
8:52:03 PM: Python version set to 3.8
8:52:03 PM: Attempting Ruby version 2.7.2, read from environment
8:52:04 PM: Using Ruby version 2.7.2
8:52:04 PM: Started restoring cached go cache
8:52:04 PM: Finished restoring cached go cache
8:52:04 PM: go version go1.19.13 linux/amd64
8:52:05 PM: Using PHP version 8.0
8:52:07 PM: Started restoring cached Node.js version
8:52:08 PM: Finished restoring cached Node.js version
8:52:08 PM: v20.18.0 is already installed.
8:52:08 PM: Now using node v20.18.0 (npm v10.8.2)
8:52:08 PM: Enabling Node.js Corepack
8:52:08 PM: Started restoring cached build plugins
8:52:08 PM: Finished restoring cached build plugins
8:52:08 PM: Started restoring cached corepack dependencies
8:52:08 PM: Finished restoring cached corepack dependencies
8:52:09 PM: Started restoring cached pnpm cache
8:52:09 PM: Finished restoring cached pnpm cache
8:52:10 PM: No pnpm workspaces detected
8:52:10 PM: Started restoring cached node modules
8:52:10 PM: Finished restoring cached node modules
8:52:10 PM: Installing npm packages using pnpm version 9.9.0
8:52:10 PM: Lockfile is up to date, resolution step is skipped
8:52:10 PM: Already up to date
8:52:12 PM: Done in 1.5s
8:52:12 PM: npm packages installed using pnpm
8:52:12 PM: Successfully installed dependencies
8:52:12 PM: Starting build script
8:52:14 PM: Detected 1 framework(s)
8:52:14 PM: "svelte-kit" at version "2.5.28"
8:52:14 PM: Section completed: initializing
Building
Complete
Building
Complete
8:52:15 PM: Netlify Build
8:52:15 PM: ────────────────────────────────────────────────────────────────
8:52:15 PM:
8:52:15 PM: ❯ Version
8:52:15 PM: @netlify/build 29.56.1
8:52:15 PM:
8:52:15 PM: ❯ Flags
8:52:15 PM: accountId: 6340693cc7eb713094e31930
8:52:15 PM: baseRelDir: true
8:52:15 PM: buildId: 673cfa5c1617b500082239e4
8:52:15 PM: deployId: 673cfa5c1617b500082239e6
8:52:15 PM:
8:52:15 PM: ❯ Current directory
8:52:15 PM: /opt/build/repo
8:52:15 PM:
8:52:15 PM: ❯ Config file
8:52:15 PM: /opt/build/repo/netlify.toml
8:52:15 PM:
8:52:15 PM: ❯ Context
8:52:15 PM: deploy-preview
8:52:15 PM:
8:52:15 PM: build.command from netlify.toml
8:52:15 PM: ────────────────────────────────────────────────────────────────
8:52:15 PM:
8:52:15 PM: $ npm run build
8:52:15 PM: > SvelteKitSaasBoilerplate@0.0.1 build
8:52:15 PM: > vite build
8:52:15 PM: ▲ [WARNING] Cannot find base config file "./.svelte-kit/tsconfig.json" [tsconfig.json]
8:52:15 PM: tsconfig.json:2:12:
8:52:15 PM: 2 │ "extends": "./.svelte-kit/tsconfig.json",
8:52:15 PM: ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8:52:16 PM: 🌼 daisyUI 4.12.10
8:52:16 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
8:52:16 PM: ╰─ ❤︎ Support daisyUI project: https://opencollective.com/daisyui
8:52:16 PM: vite v5.4.6 building SSR bundle for production...
8:52:16 PM: transforming...
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:162:5 A11y: '#' is not a valid href attribute
8:52:17 PM: 160: <a
8:52:17 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"
8:52:17 PM: 162: href="#"
8:52:17 PM: ^
8:52:17 PM: 163: >
8:52:17 PM: 164: <svg
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:193:5 A11y: '#' is not a valid href attribute
8:52:17 PM: 191: <a
8:52:17 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"
8:52:17 PM: 193: href="#"
8:52:17 PM: ^
8:52:17 PM: 194: >
8:52:17 PM: 195: <svg
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:224:5 A11y: '#' is not a valid href attribute
8:52:17 PM: 222: <a
8:52:17 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"
8:52:17 PM: 224: href="#"
8:52:17 PM: ^
8:52:17 PM: 225: >
8:52:17 PM: 226: <svg
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:255:5 A11y: '#' is not a valid href attribute
8:52:17 PM: 253: <a
8:52:17 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"
8:52:17 PM: 255: href="#"
8:52:17 PM: ^
8:52:17 PM: 256: >
8:52:17 PM: 257: <svg
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:286:5 A11y: '#' is not a valid href attribute
8:52:17 PM: 284: <a
8:52:17 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"
8:52:17 PM: 286: href="#"
8:52:17 PM: ^
8:52:17 PM: 287: >
8:52:17 PM: 288: <svg
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:317:5 A11y: '#' is not a valid href attribute
8:52:17 PM: 315: <a
8:52:17 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"
8:52:17 PM: 317: href="#"
8:52:17 PM: ^
8:52:17 PM: 318: >
8:52:17 PM: 319: <svg
8:52:17 PM: 🌼 daisyUI 4.12.10
8:52:17 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
8:52:17 PM: ╰─ ❤︎ Support daisyUI project: https://opencollective.com/daisyui
8:52:17 PM: 8:52:17 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+layout.svelte:114:1 Unused CSS selector ".user-circle"
8:52:17 PM: 112:
8:52:17 PM: 113: <style scoped lang="postcss">
8:52:17 PM: 114: .user-circle {
8:52:17 PM: ^
8:52:17 PM: 115: width: 40px;
8:52:17 PM: 116: height: 40px;
8:52:17 PM: 🌼 daisyUI 4.12.10
8:52:17 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
8:52:17 PM: ╰─ ★ Star daisyUI on GitHub https://github.com/saadeghi/daisyui
8:52:18 PM: ✓ 164 modules transformed.
8:52:18 PM: rendering chunks...
8:52:18 PM: [vite-plugin-tailwind-purgecss]: Purging unused tailwindcss styles...
8:52:18 PM: [vite-plugin-tailwind-purgecss]: Calculating bundle size savings: (not minified)
8:52:18 PM: _app/immutable/assets/_layout.CJTEoIXo.css 86.60 kB -> 63.47 kB
8:52:18 PM: _app/immutable/assets/_page.CnWo4orP.css 0.26 kB -> 0.26 kB
8:52:18 PM: _app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB -> 0.10 kB
8:52:18 PM: _app/immutable/assets/_page.BAUcwrus.css 0.12 kB -> 0.12 kB
8:52:18 PM: _app/immutable/assets/_page.e2nJtQrn.css 0.12 kB -> 0.12 kB
8:52:19 PM: 🌼 daisyUI 4.12.10
8:52:19 PM: ├─ ✔︎ 2 themes added https://daisyui.com/docs/themes
8:52:19 PM: ╰─ ❤︎ Support daisyUI project: https://opencollective.com/daisyui
8:52:19 PM: vite v5.4.6 building for production...
8:52:19 PM: transforming...
8:52:19 PM: 8:52:19 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:162:5 A11y: '#' is not a valid href attribute
8:52:19 PM: 160: <a
8:52:19 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"
8:52:19 PM: 162: href="#"
8:52:19 PM: ^
8:52:19 PM: 163: >
8:52:19 PM: 164: <svg
8:52:19 PM: 8:52:19 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:193:5 A11y: '#' is not a valid href attribute
8:52:19 PM: 191: <a
8:52:19 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"
8:52:19 PM: 193: href="#"
8:52:19 PM: ^
8:52:19 PM: 194: >
8:52:19 PM: 195: <svg
8:52:19 PM: 8:52:19 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:224:5 A11y: '#' is not a valid href attribute
8:52:19 PM: 222: <a
8:52:19 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"
8:52:19 PM: 224: href="#"
8:52:19 PM: ^
8:52:19 PM: 225: >
8:52:19 PM: 226: <svg
8:52:19 PM: 8:52:19 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:255:5 A11y: '#' is not a valid href attribute
8:52:19 PM: 253: <a
8:52:19 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"
8:52:19 PM: 255: href="#"
8:52:19 PM: ^
8:52:19 PM: 256: >
8:52:19 PM: 257: <svg
8:52:19 PM: 8:52:19 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:286:5 A11y: '#' is not a valid href attribute
8:52:19 PM: 284: <a
8:52:19 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"
8:52:19 PM: 286: href="#"
8:52:19 PM: ^
8:52:19 PM: 287: >
8:52:19 PM: 288: <svg
8:52:19 PM: 8:52:19 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+page.svelte:317:5 A11y: '#' is not a valid href attribute
8:52:19 PM: 315: <a
8:52:19 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"
8:52:19 PM: 317: href="#"
8:52:19 PM: ^
8:52:19 PM: 318: >
8:52:19 PM: 319: <svg
8:52:20 PM: 8:52:20 PM [vite-plugin-svelte] /opt/build/repo/src/routes/+layout.svelte:114:1 Unused CSS selector ".user-circle"
8:52:20 PM: 112:
8:52:20 PM: 113: <style scoped lang="postcss">
8:52:20 PM: 114: .user-circle {
8:52:20 PM: ^
8:52:20 PM: 115: width: 40px;
8:52:20 PM: 116: height: 40px;
8:52:21 PM: ✓ 220 modules transformed.
8:52:21 PM: rendering chunks...
8:52:21 PM: [vite-plugin-tailwind-purgecss]: Purging unused tailwindcss styles...
8:52:21 PM: [vite-plugin-tailwind-purgecss]: Calculating bundle size savings: (not minified)
8:52:21 PM: _app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB -> 0.10 kB
8:52:21 PM: _app/immutable/assets/16.e2nJtQrn.css 0.12 kB -> 0.12 kB
8:52:21 PM: _app/immutable/assets/14.BAUcwrus.css 0.12 kB -> 0.12 kB
8:52:21 PM: _app/immutable/assets/6.CnWo4orP.css 0.26 kB -> 0.26 kB
8:52:21 PM: _app/immutable/assets/0.DNz6l_iR.css 86.63 kB -> 61.34 kB
8:52:21 PM: computing gzip size...
8:52:21 PM: .svelte-kit/output/client/_app/version.json 0.03 kB │ gzip: 0.05 kB
8:52:21 PM: .svelte-kit/output/client/.vite/manifest.json 11.98 kB │ gzip: 1.42 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB │ gzip: 0.10 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/assets/16.e2nJtQrn.css 0.12 kB │ gzip: 0.11 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/assets/14.BAUcwrus.css 0.12 kB │ gzip: 0.10 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/assets/6.CnWo4orP.css 0.26 kB │ gzip: 0.18 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/assets/0.DNz6l_iR.css 61.34 kB │ gzip: 10.49 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/entry/start.Bo6bz0On.js 0.07 kB │ gzip: 0.08 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/0.SqRCHfAL.js 0.09 kB │ gzip: 0.10 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/stores.BXe9dG91.js 0.23 kB │ gzip: 0.17 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/browser.BwtH5Hog.js 0.29 kB │ gzip: 0.24 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/toastStore.B5phZsHm.js 0.30 kB │ gzip: 0.21 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/basket.B6W9Qxqm.js 0.31 kB │ gzip: 0.23 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/control.CYgJF_JY.js 0.34 kB │ gzip: 0.21 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/7.BrGAqhCP.js 0.35 kB │ gzip: 0.27 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/8.BDw45_s5.js 0.43 kB │ gzip: 0.31 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/index.DGsS80Gn.js 0.45 kB │ gzip: 0.32 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/10.DJ_n-UYP.js 0.51 kB │ gzip: 0.37 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/17.DjbmgXTA.js 0.66 kB │ gzip: 0.42 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/18.Cq5gnNu_.js 0.66 kB │ gzip: 0.42 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/13.lCrxhq48.js 0.74 kB │ gzip: 0.45 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/1.CebiTy3_.js 0.84 kB │ gzip: 0.52 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/each.jZ6TwZU5.js 0.91 kB │ gzip: 0.56 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/preload-helper.C1FmrZbK.js 1.14 kB │ gzip: 0.68 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/MagicLink.WV7u89SL.js 1.89 kB │ gzip: 1.06 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/forms.BhtdpzuC.js 1.96 kB │ gzip: 0.94 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/16.CIDFa7gf.js 3.14 kB │ gzip: 1.37 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/3.CfCf7iNw.js 3.86 kB │ gzip: 1.58 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/index.Dvf55Oa0.js 4.61 kB │ gzip: 2.37 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/4.RcbTms_Y.js 4.86 kB │ gzip: 1.74 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/12.gCEE6CcR.js 5.16 kB │ gzip: 2.09 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/entry/app.Decu9c2j.js 7.76 kB │ gzip: 2.68 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/11.Ci5zVv3U.js 8.03 kB │ gzip: 3.28 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/scheduler.CQcrU2oX.js 8.47 kB │ gzip: 3.34 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/14.DCXt0Oq7.js 9.64 kB │ gzip: 4.26 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/2.BMRbZRIY.js 12.50 kB │ gzip: 2.58 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/9.Ch1D1LCY.js 12.76 kB │ gzip: 4.65 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/5.naifzTmQ.js 14.22 kB │ gzip: 4.94 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/15.CI7DIPZe.js 15.59 kB │ gzip: 4.29 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/entry.sch4UmbY.js 27.79 kB │ gzip: 10.93 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/chunks/0.q9ZSuQwa.js 147.15 kB │ gzip: 42.32 kB
8:52:21 PM: .svelte-kit/output/client/_app/immutable/nodes/6.D-tQa1Ce.js 286.50 kB │ gzip: 94.39 kB
8:52:21 PM: ✓ built in 2.44s
8:52:22 PM: .svelte-kit/output/server/.vite/manifest.json 15.60 kB
8:52:22 PM: .svelte-kit/output/server/_app/immutable/assets/MagicLink.CtnmwOV-.css 0.10 kB
8:52:22 PM: .svelte-kit/output/server/_app/immutable/assets/_page.BAUcwrus.css 0.12 kB
8:52:22 PM: .svelte-kit/output/server/_app/immutable/assets/_page.e2nJtQrn.css 0.12 kB
8:52:22 PM: .svelte-kit/output/server/_app/immutable/assets/_page.CnWo4orP.css 0.26 kB
8:52:22 PM: .svelte-kit/output/server/_app/immutable/assets/_layout.CJTEoIXo.css 63.47 kB
8:52:22 PM: .svelte-kit/output/server/chunks/prod-ssr.js 0.04 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/about/_page.ts.js 0.15 kB
8:52:22 PM: .svelte-kit/output/server/chunks/stripe.js 0.16 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/about/_page.svelte.js 0.19 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/_layout.server.ts.js 0.21 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/auth/error/_page.svelte.js 0.24 kB
8:52:22 PM: .svelte-kit/output/server/chunks/client.js 0.26 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/checkout/_page.server.ts.js 0.27 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/products/prices/_priceId_/_server.ts.js 0.29 kB
8:52:22 PM: .svelte-kit/output/server/internal.js 0.31 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/auth/callback/_server.ts.js 0.31 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/checkout/cancelled/_page.svelte.js 0.33 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/tools/exampleproduct/_page.svelte.js 0.34 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/unauthorised/_page.svelte.js 0.35 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/test/test-credits/_page.server.ts.js 0.38 kB
8:52:22 PM: .svelte-kit/output/server/chunks/public.js 0.39 kB
8:52:22 PM: .svelte-kit/output/server/entries/fallbacks/error.svelte.js 0.47 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/api/delete-account/_server.ts.js 0.48 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/products/_productId_/_server.ts.js 0.51 kB
8:52:22 PM: .svelte-kit/output/server/chunks/stores.js 0.54 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/auth/confirm/_server.ts.js 0.55 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/login/_page.svelte.js 0.57 kB
8:52:22 PM: .svelte-kit/output/server/chunks/basket.js 0.57 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/tools/exampleproduct/_page.server.ts.js 0.59 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/api/checkout/status/_server.ts.js 0.62 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/_layout.ts.js 0.71 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/products/_productId_/_page.server.ts.js 0.99 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/products/_server.ts.js 1.17 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/test/test-credits/_server.ts.js 1.21 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/checkout/success/_page.server.ts.js 1.31 kB
8:52:22 PM: .svelte-kit/output/server/chunks/index2.js 1.33 kB
8:52:22 PM: .svelte-kit/output/server/chunks/hooks.server.js 1.36 kB
8:52:22 PM: .svelte-kit/output/server/chunks/private.js 1.36 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/(user)/credits/_page.server.ts.js 1.58 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/api/subscribe/_server.ts.js 1.63 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/contact/_page.svelte.js 1.70 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/api/checkout/_server.ts.js 1.74 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/contact/_page.server.ts.js 1.81 kB
8:52:22 PM: .svelte-kit/output/server/chunks/email.js 2.17 kB
8:52:22 PM: .svelte-kit/output/server/chunks/index.js 2.34 kB
8:52:22 PM: .svelte-kit/output/server/chunks/MagicLink.js 2.50 kB
8:52:22 PM: .svelte-kit/output/server/entries/endpoints/api/webhook/stripe/_server.ts.js 3.52 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/(policies)/cookies/_page.svelte.js 3.65 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/(user)/account/_page.server.ts.js 3.82 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/test/test-credits/_page.svelte.js 4.08 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/(policies)/privacy/_page.svelte.js 4.64 kB
8:52:22 PM: .svelte-kit/output/server/chunks/ssr.js 4.76 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/checkout/success/_page.svelte.js 4.90 kB
8:52:22 PM: .svelte-kit/output/server/chunks/exports.js 5.94 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/(user)/account/_page.svelte.js 6.00 kB
8:52:22 PM: .svelte-kit/output/server/chunks/internal.js 6.06 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/checkout/_page.svelte.js 7.58 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/(user)/credits/_page.svelte.js 8.91 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/products/_page.svelte.js 10.92 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/_page.svelte.js 11.12 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/products/_productId_/_page.svelte.js 12.17 kB
8:52:22 PM: .svelte-kit/output/server/chunks/admin.js 16.38 kB
8:52:22 PM: .svelte-kit/output/server/entries/pages/_layout.svelte.js 20.29 kB
8:52:22 PM: .svelte-kit/output/server/index.js 112.37 kB
8:52:22 PM: ✓ built in 5.79s
8:52:22 PM: Run npm run preview to preview your production build locally.
8:52:22 PM:
8:52:22 PM: > Using @sveltejs/adapter-netlify
8:52:22 PM: ✔ done
8:52:22 PM:
8:52:22 PM: (build.command completed in 7.1s)
8:52:22 PM:
8:52:22 PM: Functions bundling
8:52:22 PM: ────────────────────────────────────────────────────────────────
8:52:22 PM:
8:52:22 PM: Packaging Functions from .netlify/functions-internal directory:
8:52:22 PM: - sveltekit-render.mjs
8:52:22 PM:
8:52:27 PM:
8:52:27 PM: (Functions bundling completed in 4.3s)
8:52:27 PM:
8:52:34 PM: (Netlify Build completed in 18.7s)
8:52:34 PM: Section completed: building
8:52:38 PM: Finished processing build request in 46.407s
Deploying
Complete
Deploying
Complete
8:52:27 PM: Deploy site
8:52:27 PM: ────────────────────────────────────────────────────────────────
8:52:27 PM:
8:52:27 PM: Starting to deploy site from 'build'
8:52:27 PM: Calculating files to upload
8:52:27 PM: 37 new file(s) to upload
8:52:27 PM: 1 new function(s) to upload
8:52:34 PM: Section completed: deploying
8:52:34 PM: Site deploy was successfully initiated
8:52:34 PM:
8:52:34 PM: (Deploy site completed in 7s)
Cleanup
Complete
Cleanup
Complete
8:52:34 PM: Netlify Build Complete
8:52:34 PM: ────────────────────────────────────────────────────────────────
8:52:34 PM:
8:52:34 PM: Caching artifacts
8:52:34 PM: Started saving node modules
8:52:34 PM: Finished saving node modules
8:52:34 PM: Started saving build plugins
8:52:34 PM: Finished saving build plugins
8:52:34 PM: Started saving mise cache
8:52:34 PM: Finished saving mise cache
8:52:34 PM: Started saving corepack cache
8:52:34 PM: Finished saving corepack cache
8:52:34 PM: Started saving pnpm cache
8:52:34 PM: Finished saving pnpm cache
8:52:34 PM: Started saving pip cache
8:52:34 PM: Finished saving pip cache
8:52:34 PM: Started saving emacs cask dependencies
8:52:34 PM: Finished saving emacs cask dependencies
8:52:34 PM: Started saving maven dependencies
8:52:34 PM: Finished saving maven dependencies
8:52:34 PM: Started saving boot dependencies
8:52:34 PM: Finished saving boot dependencies
8:52:34 PM: Started saving rust rustup cache
8:52:34 PM: Finished saving rust rustup cache
8:52:34 PM: Started saving go dependencies
8:52:34 PM: Finished saving go dependencies
8:52:34 PM: Build script success
8:52:37 PM: Uploading Cache of size 253.4MB
8:52:38 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
8:52:34 PM: Starting post processing
8:52:34 PM: Post processing - redirect rules
8:52:34 PM: Skipping form detection
8:52:34 PM: Post processing - header rules
8:52:34 PM: Post processing done
8:52:34 PM: Section completed: postprocessing
8:52:34 PM: Site is live ✨