@snowpack/plugin-webpack 2.3.1 latest commits (Webpack 5) are not published to NPM #3426
Unanswered
claudionunezjr
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't want to report a bug for this since it's technically not a bug in the code.
When I download/install, via NPM, the latest @snowpack/plugin-webpack version (2.3.1) it doesn't contain the latest code that I see here: @snowpack/plugin-webpack.
The NPM-installed package.json is still referencing these packages:
When I look on GitHub, the package.json is pointing to the Webpack 5 supported packages:
I'm hoping the npm-publish was just missed, and really hoping someone could kindly push a new version (2.3.2) with the Webpack 5 supported referenced dependencies (updated package.json & whatever other updates there may have been.)
Or perhaps it's snowpack which wasn't published - either way, I really need this package and I'd be very grateful for some help with this. Thanks!
cc: @FredKSchott
Beta Was this translation helpful? Give feedback.
All reactions