Implements RFC 496 Incorrectly
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Bug
- Chiarezza
- Da chiarire
- Stato di attività
- Ferma
- Stack tecnologico
- javascript
- Ambito
- build-system
Direzione di ricerca
Inizia da lib/utils.js nella configurazione collegata e leggi RFC 496 insieme ai significati attuali di precompileTemplate e compile. Determina se la modifica necessaria riguarda l’implementazione, l’RFC o entrambe; l’issue sarà completa solo quando la denominazione e il comportamento corrisponderanno alla definizione risolta.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
ember-cli-htmlbars configures:
import { precompileTemplate } from '@ember/template-compilation'
to mean both createTemplateFactory and the wire format compilation. But that contradicts the RFC, which says that precompileTemplate is supposed to only produce the wire format.
The thing that's being implemented here is really compile, not precompile. compile is the one that automatically includes both steps.
The RFC muddies these waters by implying that compile would be for runtime compilation vs build-time compilation, but even if that is a true distinction we want to maintain, then we still need something that means "both steps, but at build time".
I would argue that precompile already means that in practice because of how it's implemented, and we could amend the RFC to make that clear.
- Lingua principale
- JavaScript
- Stelle
- 77
- Fork
- 65
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di ember-cli/ember-cli-htmlbars
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
ember-cli/ember-cli-htmlbars#792 ·
-
TemplateFactory type incompatible with setComponentTemplate type from @types/ember__component Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
ember-cli/ember-cli-htmlbars#787 · 1 commento ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 38/100
ember-cli/ember-cli-htmlbars#781 · 1 commento ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
ember-cli/ember-cli-htmlbars#779 · 1 commento ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
ember-cli/ember-cli-htmlbars#774 · 2 commenti ·
Tutte le issue di ember-cli/ember-cli-htmlbars
Issue simili
-
bug confirmed issue
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
open-webui/open-webui#30750 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Mend: dependency security vulnerability untriaged
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100