update
This commit is contained in:
parent
0029c7d710
commit
8da5cca1ab
@ -198,8 +198,7 @@
|
||||
"xc7a35tftg256-1",
|
||||
"xc7a35tcsg324-1",
|
||||
"xc7z035ffg676-2",
|
||||
"xc7z020clg484-1",
|
||||
"hello-world"
|
||||
"xc7z020clg484-1"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -297,7 +297,7 @@ class Netlist {
|
||||
}
|
||||
const { wasi, fd } = wasiResult;
|
||||
|
||||
if (targetJson) {
|
||||
if (targetJson && fs.existsSync(targetJson)) {
|
||||
fs.rmSync(targetJson);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user