quarto-dev / quarto-dev/quarto-cli

Don't bundle JS anymore

オープン
#4,955 コメント 1 件 リアクション 2 件 担当者 1 名 GitHub で見る

@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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。