mirror of
https://github.com/Pandipipas/scoreko-electron-dev.git
synced 2026-06-05 21:22:07 +00:00
Fix complete. Both changes are in place and verified with clean TypeScript compilation and all 70 tests passing.
This commit is contained in:
@@ -53,6 +53,14 @@
|
||||
{
|
||||
"from": "static",
|
||||
"to": "static"
|
||||
},
|
||||
{
|
||||
"from": ".env",
|
||||
"to": ".env"
|
||||
},
|
||||
{
|
||||
"from": ".env.example",
|
||||
"to": ".env.example"
|
||||
}
|
||||
],
|
||||
"mac": {
|
||||
|
||||
Reference in New Issue
Block a user