mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
fix bot review
This commit is contained in:
@@ -109,7 +109,7 @@ export default defineConfig(({ mode }) => {
|
||||
viteStaticCopy({
|
||||
targets: [
|
||||
{
|
||||
src: "node_modules/rom-patcher/rom-patcher-js/*",
|
||||
src: "node_modules/rom-patcher/rom-patcher-js/**/*.js",
|
||||
dest: "rom-patcher",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user