Refactoring drag items

This commit is contained in:
space-nuko
2023-05-06 14:15:46 -05:00
parent fd0dde1b08
commit daff339035
10 changed files with 265 additions and 53 deletions

View File

@@ -8,12 +8,12 @@ import { viteStaticCopy } from 'vite-plugin-static-copy'
export default defineConfig({
clearScreen: false,
plugins: [
FullReload([
// "src/**/*.{js,ts,scss,svelte}"
"src/**/*.{scss}",
"src/lib/stores/*.*",
"src/**/ComfyApp.{ts,svelte}"
]),
// FullReload([
// // "src/**/*.{js,ts,scss,svelte}"
// "src/**/*.{scss}",
// "src/lib/stores/*.*",
// "src/**/ComfyApp.{ts,svelte}"
// ]),
svelte(),
viteStaticCopy({
targets: [