beta badge for desktop app (#14471)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
parent
675a46e23e
commit
f418fd5632
3 changed files with 44 additions and 33 deletions
|
|
@ -60,6 +60,9 @@ export default defineConfig({
|
|||
plugins: [appPlugin],
|
||||
publicDir: "../../../app/public",
|
||||
root: "src/renderer",
|
||||
define: {
|
||||
"import.meta.env.VITE_OPENCODE_CHANNEL": JSON.stringify(channel),
|
||||
},
|
||||
build: {
|
||||
rollupOptions: {
|
||||
input: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue