Snowpack not updating on change when using react-icons package with streaming imports. #2585
Unanswered
Nipodemos
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.
-
Hello!
I'm using react with snowpack, and liked a lot of the idea of using skypack to avoid to download dependencies. But unfortunaly when i tried using it with the React Icons package snowpack suddenly stopped updating on file change.
Steps to reproduce the problem:
npx create-snowpack-app react-icons-snowpack --template @snowpack/app-template-react
App.jsx
file to something like this:I tried this using react and typescript, and same result
Screenshots:
Beta Was this translation helpful? Give feedback.
All reactions