mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
feat: move svelte interface to 'src/interface'
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ export default defineConfig({
|
||||
minify: false,
|
||||
rollupOptions: {
|
||||
input: {
|
||||
settings: join(__dirname, 'src', 'svelte-interface', 'index.html')
|
||||
settings: join(__dirname, 'src', 'interface', 'index.html')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user