felixrieseberg/React-Dropzone-Component
Vedi su GitHubHow about require depends css into js
Open
#49 aperta il 25 dic 2015
enhancementhelp wanted
Metriche repository
- Star
- (994 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
We are planing to use this component in our project but meet a difficult. That is how to package the required css file into final bundle. Because this css is not required in js of this component so we have to require it by ourself. Can it require depends stuffs by itself ? Any update in progress about this?