eddyerburgh / eddyerburgh/react-dev-tools-iframe-webpack-plugin
Webpack 5 compatibility
- Lenguaje dominante
- JavaScript
- Estrellas
- 6
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
getting this on webpack 5:
```
[webpack-dev-middleware] TypeError: Cannot read property 'unshift' of undefined
at /Users/kelly/tock/admin/consumer/node_modules/react-dev-tools-iframe-webpack-plugin/index.js:15:50
at Array.forEach ()
at /Users/kelly/tock/admin/consumer/node_modules/react-dev-tools-iframe-webpack-plugin/index.js:10:37
at Hook.eval [as callAsync] (eval at create (/Users/kelly/tock/admin/consumer/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), :22:1)
at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/kelly/tock/admin/consumer/node_modules/webpack/node_modules/tapable/lib/Hook.js:18:14)
at Compiler.emitAssets (/Users/kelly/tock/admin/consumer/node_modules/webpack/lib/Compiler.js:808:19)
at /Users/kelly/tock/admin/consumer/node_modules/webpack/lib/Watching.js:79:21
at processTicksAndRejections (internal/process/task_queues.js:75:11)
```
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.