vrizo / uibook

Lightweight tool for React components visual testing with media queries
MIT License
228 stars 6 forks source link

Support Webpack 5 #30

Open oleg-am opened 2 years ago

oleg-am commented 2 years ago

Error: Cannot find module 'webpack/lib/MultiEntryPlugin'

File: /plugin.js let MultiEntryPlugin = require('webpack/lib/MultiEntryPlugin')

As I understand Webpack 5 doesn`t use MultiEntryPlugin anymore.

vrizo commented 2 years ago

Unfortunately, I don't work with react, and I'm unlikely to find the time to add support of Webpack 5. Hey, @naxxateux, do you have some time? :)

naxxateux commented 2 years ago

Hey! Right now I'm trying to investigate a murder in Revachol in my spare time. Later maybe.