treat icon indicating copy to clipboard operation
treat copied to clipboard

Webpack plugin broken in Next.js v10.0.6

Open wyattanderson opened this issue 5 years ago • 1 comments

I think this is an issue with Next.js itself, at least to the extent that the interaction of Next.js, plugins, and Webpack needs to be standardized. Creating an issue here anyway for the sake of linking to vercel/next.js#21721 (which includes details and reproduction steps) and hopefully saving some poor soul the time and effort of investigating this issue again.

wyattanderson avatar Jan 31 '21 20:01 wyattanderson

Can concur had same issue, "SingleEntryDepedency" error right? Or something to that effect? All I know was the error was misleading in that yes there is only one webpack. 10.0.5 works I believe.

maraisr avatar Jan 31 '21 21:01 maraisr