developit / developit/preact-cli-plugin-async
Seems to be broken with latest preact-cli (3.0.0-rc6)
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 44
- Forks
- 10
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
preact build output:
```
✖ ERROR Error: TypeError: Cannot read property 'filter' of undefined
```
at ode_modules/preact-cli-plugin-async/dist/async-plugin.js:1:51
Which corresponds to this:
```js
module.exports=function(e){var r=e.module.loaders.filter
```
Could be the change from webpack 3 to 4.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.