ember-cli / ember-cli/babel-plugin-debug-macros

Break This Up Into 3 Plugins

Aperta
#32 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
13
Fork
13
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This is getting pretty unwieldy. Should be broken up into the following:

```
['debug-macros', {
debug: boolean,
source: string,
externalizeHelpers: { module: true, global: string }
],
['feature-flags', { debug: boolean, flags: Object, source: string }]
['svelte', { flags: Object, debug: boolean, source: string }]
```

Likely need to check if there are other options that each plugin needs.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.