Fix packaged renderer asset paths and bump to 1.1.13
Build and Release / build (push) Has been cancelled
Build and Release / build (push) Has been cancelled
This commit is contained in:
@@ -4,6 +4,7 @@ import path from "node:path";
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: "./",
|
||||
root: path.resolve(__dirname, "src/renderer"),
|
||||
publicDir: path.resolve(__dirname, "assets"),
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user