mirror of
https://github.com/LukeHagar/sveltekit-extension-template.git
synced 2025-12-09 12:47:44 +00:00
Sveltekit 2 migration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import adapter from 'sveltekit-adapter-chrome-extension';
|
||||
import { vitePreprocess } from '@sveltejs/kit/vite';
|
||||
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
|
||||
Reference in New Issue
Block a user