Frontend Basics
This commit is contained in:
parent
fde16fa283
commit
3bbfed11fa
28 changed files with 2780 additions and 7 deletions
5
drone-frontend/svelte.config.js
Normal file
5
drone-frontend/svelte.config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
|
||||
|
||||
export default {
|
||||
preprocess: vitePreprocess()
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue