diegohaz/arc

require.context

Offen

#131 geöffnet am 24.02.2017

 (20 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (291 Forks)github user discovery
discussionhelp wanted

Repository-Metriken

Stars
 (2.924 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I'm creating this issue to unify the discussions about require.context.

While that's very handy to import components, it comes with some drawbacks like #130, #113 and https://github.com/diegohaz/arc/issues/128#issuecomment-281914665

Personally, I don't have problems with it, the advantages are bigger than the issues for me. But, as many are having problems, we should consider removing it by default or at least give proper instructions on how to remove it.

If you are using this webpack feature (whether your project is based on ARc or not), please share your thoughts.

Contributor Guide