Skip to content

Commit

Permalink
fix: remove tsconfig symlink (tauri-apps#429)
Browse files Browse the repository at this point in the history
* fix: remove tsconfig symlink

* one more tsconfig
  • Loading branch information
amrbashir authored Jun 9, 2023
1 parent 1091d6d commit c73049d
Show file tree
Hide file tree
Showing 14 changed files with 49 additions and 14 deletions.
5 changes: 4 additions & 1 deletion plugins/authenticator/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/autostart/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/fs/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/log/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/positioner/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/sql/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/store/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/stronghold/tsconfig.json
1 change: 0 additions & 1 deletion plugins/upload/guest-js/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ async function download(
});
}

export default upload;
export { download, upload };
2 changes: 1 addition & 1 deletion plugins/upload/src/api-iife.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion plugins/upload/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/websocket/tsconfig.json
5 changes: 4 additions & 1 deletion plugins/window-state/tsconfig.json
5 changes: 4 additions & 1 deletion shared/template/tsconfig.json

0 comments on commit c73049d

Please sign in to comment.