Build errors with @snowpack/plugin-webpack #775
stefanfrede
started this conversation in
General
Replies: 1 comment 3 replies
-
I checked out |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I updated my
snowpack.config.json
and switched from@snowpack/plugin-parcel
to@snowpack/plugin-webpack
and now I get a lot of build errors like this one:If I remove
@snowpack/plugin-webpack
from my snowpack config it works just fine.I'm sadly unable to figure out why this is happening and every push in the right direction is much appreciated!
Here is a link to my repo: https://github.com/stefanfrede/11st-starter-kit/tree/switch-to-webpack.
Beta Was this translation helpful? Give feedback.
All reactions