mirror of
https://github.com/BradNut/personal-website-sveltekit
synced 2025-09-08 23:20:18 +00:00
Updating lock
This commit is contained in:
parent
7ae5b22e97
commit
b5322c86e4
2 changed files with 139 additions and 543 deletions
679
pnpm-lock.yaml
679
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -3,9 +3,6 @@ import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
|
|||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
// Consult https://kit.svelte.dev/docs/integrations#preprocessors
|
||||
// for more information about preprocessors
|
||||
extensions: ['.svelte'],
|
||||
preprocess: [vitePreprocess()],
|
||||
vitePlugin: {
|
||||
inspector: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue