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

chore: ts-node を tsx へ置き換え #1272

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

MikuroXina
Copy link
Collaborator

Type of Change:

スクリプトの修正, 依存関係の追加と削除

Dealing with Problems (問題への対処)

Node v20 に移行したときから ts-node がうまく動作しなくなっているために, デバッグ実行のスクリプトが使えなくなっていました.

Details of implementation (実施内容)

代替として, ある程度実績がある TypeScript ランタイムの tsx を採用しこれに置き換えました.

Additional Information (追加情報)

軽く試してみて動作することは確認できましたが, ランタイムの変更によるデバッグ実行時の差異が現れるかもしれません.

@MikuroXina MikuroXina self-assigned this Feb 6, 2024
@MikuroXina MikuroXina requested a review from m1sk9 February 6, 2024 16:15
@github-actions github-actions bot added T-@oreorebot2/common Type: OreOreBot2 Common (packages/common) T-@oreorebot2/bot Type: OreOreBot2 Bot (packages/bot) labels Feb 6, 2024
@m1sk9 m1sk9 merged commit 7acae13 into main Feb 6, 2024
12 checks passed
@m1sk9 m1sk9 deleted the chore/replace-with-tsx branch February 6, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-@oreorebot2/bot Type: OreOreBot2 Bot (packages/bot) T-@oreorebot2/common Type: OreOreBot2 Common (packages/common)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants