This commit is contained in:
sebseb7
2025-08-25 06:56:20 +02:00
parent c208e5f760
commit 2ae4fee01a
2 changed files with 10 additions and 4 deletions

View File

@@ -57,6 +57,10 @@ module.exports = (env, argv) => {
{
from: 'cube/',
to: 'cube/'
},
{
from: 'camera-config.json',
to: 'camera-config.json'
}
]
})