We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a74db commit 819694bCopy full SHA for 819694b
1 file changed
src/platform.ts
@@ -394,6 +394,7 @@ export class App {
394
this.resourcesDir,
395
path.basename(resource),
396
),
397
+ { recursive: true },
398
399
400
);
0 commit comments