quarto-dev / quarto-dev/quarto-cli
Don't bundle JS anymore
オープン
@cscheid がすでに取り組んでいます。
2023年3月24日 から。
deno
early-in-release
enhancement
installers
- 主要言語
- JavaScript
- スター
- 6k
- フォーク
- 458
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 41
説明
We no longer need to bundle JS now that deno has improved their caching behavior.
In addition, deno bundle is deprecated and doesn't work with npm specifiers, and is the reason we're stuck with 1.28.2.
On top of that, deno bundle is causing us continued grief with its bugs in cyclic dependencies.
So, let's get rid of it.
I think the main complication is figuring out how to build releases, specifically in macOS, where the notarizer is very particular about directory names. We might need to do a little bit of working around that.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。