fix: assets path
This commit is contained in:
parent
3c0ff36102
commit
6d3c9440d5
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ const config: ForgeConfig = {
|
|||
process.platform === "win32" ? ".exe" : ""
|
||||
}`,
|
||||
"./models",
|
||||
"./src/assets",
|
||||
"./assets",
|
||||
],
|
||||
extendInfo: {
|
||||
NSMicrophoneUsageDescription:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue