developit / developit/preact-cli-plugin-async

Seems to be broken with latest preact-cli (3.0.0-rc6)

Open
#25 3 comments 7 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
44
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.