developit / developit/preact-cli-plugin-async
Seems to be broken with latest preact-cli (3.0.0-rc6)
Aperta
- Lingua principale
- JavaScript
- Stelle
- 44
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.