airbnb/babel-plugin-dynamic-import-webpack

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

Aberta

#10 aberto em 18 de nov. de 2016

 (0 comentário) (9 reações) (0 responsável)JavaScript (32 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (494 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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 :)

Guia do colaborador