You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on the latest version of prepack-webpack-plugin, thought my app was corrupt, but that isn't the case. I tested it with a basic setup of just importing React, React-Dom and then just rendering a basic Hello World!.
Any ideas what could cause this?
The text was updated successfully, but these errors were encountered:
Tried to run my Webpack production config and getting the following error since I added
prepack-webpack-plugin
:My Webpack config:
I'm on the latest version of
prepack-webpack-plugin
, thought myapp
was corrupt, but that isn't the case. I tested it with a basic setup of just importingReact
,React-Dom
and then just rendering a basicHello World!
.Any ideas what could cause this?
The text was updated successfully, but these errors were encountered: