quarto-dev / quarto-dev/quarto-cli

Don't bundle JS anymore

Aperta
#4,955 1 commento 2 reazioni 1 assegnatario Vedi su GitHub

@cscheid ci sta già lavorando.

Dal 24/3/2023.

deno early-in-release enhancement installers
Lingua principale
JavaScript
Stelle
6k
Fork
458
Merge medio
1g 9h
PR unite (30g)
41

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.