We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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:
module.exports=function(e){var r=e.module.loaders.filter
Could be the change from webpack 3 to 4.