more cleanup, better search

This commit is contained in:
2024-11-26 00:16:57 +00:00
parent 944ac08695
commit 81c4242735
16 changed files with 14 additions and 13 deletions

View File

@@ -15,9 +15,6 @@ export default defineConfig({
},
},
},
define: {
'import.meta.env.CHROMECAST_APP_ID': JSON.stringify(process.env.VITE_CHROMECAST_APP_ID)
},
plugins: [
vue({
template: {