Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assume the output directory is basePath. #117

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Assume the output directory is basePath. #117

merged 3 commits into from
Apr 16, 2024

Conversation

sidepelican
Copy link
Collaborator

軽微な修正です。
エラーの発生箇所をより明確にするために、エラー発生場所名を出力ファイル名だけでなく、モジュール名を含めたパスにします。

  • 元々のエラー文

"B.ts: unknown symbols: A"

  • 変更後のエラー文

"B/B.ts: unknown symbols: A"

@sidepelican sidepelican requested a review from omochi April 16, 2024 08:32
Copy link
Owner

@omochi omochi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

いいですね

@sidepelican sidepelican merged commit d0004f1 into main Apr 16, 2024
1 check passed
@sidepelican sidepelican deleted the relative branch April 16, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants