Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yossydev committed Dec 22, 2024
1 parent a16931b commit be54bf7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/routes/posts/bun-transpile-target.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
title: "Bunはダウンレベルコンパイルはしてくれない"
description: "a"
description: "Bunでトランスパイルしてくれるのはいいものの、吐き出すコードの種類って指定できるの?って話です。"
date: "2024/12/22"
updatedAt: "2024/12/22"
path: "bun-transpile-target"
published: true
---

[2024年 ユウトの一人アドベントカレンダー](https://adventar.org/calendars/9980)の22日目の記事です。

## Intro

Bunでトランスパイルしてくれるのはいいものの、吐き出すコードの種類って指定できるの?って話です。
Expand Down

0 comments on commit be54bf7

Please sign in to comment.