Prefresh Webpack shouldn't assume the user is using NextJS
rschristian opened this issue · 1 comments
rschristian commented
A user saw this pop up due to a minor version resolution issues w/ a Preact-CLI app which surprised them. Can we check if Next exists before providing this? Or maybe add a more generic error message?
prefresh/packages/webpack/src/index.js
Lines 122 to 130 in 018f5cc
JoviDeCroock commented
A generic error message is probably a better shout as we don't support Next.JS anymore either way