docs: finalize README.md and GEMINI.md with full feature set
This commit is contained in:
@@ -34,7 +34,7 @@ export async function createVite() {
|
||||
},
|
||||
appType: "custom",
|
||||
optimizeDeps: {
|
||||
include: ["react", "react-dom", "@mantine/core"],
|
||||
include: ["react", "react-dom", "@mantine/core", "manifest.json", "sw.js"],
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user