developit / developit/preact-cli-plugin-async
Seems to be broken with latest preact-cli (3.0.0-rc6)
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 44
- Forks
- 10
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.