airbnb/babel-plugin-dynamic-import-webpack

Minimal sample code snippet using `import()` or link to spec

Open

#10 aperta il 18 nov 2016

Vedi su GitHub
 (0 commenti) (9 reazioni) (0 assegnatari)JavaScript (45 fork)batch import
docshelp wanted

Metriche repository

Star
 (498 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi there! Cool stuff :)

I just have a small suggestion: A few short lines of sample code would be nice. You show how to use it, but not the code it's supposed to run on.

Or a link to the import() spec. I was puzzled for a moment, since in my head import is a keyword for static module imports and not a function :)

Guida contributor