Replies: 1 comment
-
I was able to track (thanks google...) it to the following module: https://github.com/pubkey/broadcast-channel it's
adding it to my own makes |
Beta Was this translation helpful? Give feedback.
0 replies
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 and thanks for the great tooling !
I'm running into the following issue when trying to bundle an existing app with
@snowpack/plugin-webpack
:I'm using the following snowpack config:
Via
snowpack build --polyfill-node
.It works fine when using dev mode so I guess it is web pack related but can't find anything fixable from my POV as it seems to have to do with the way imports are rewritten.
Beta Was this translation helpful? Give feedback.
All reactions