Andy Jakubowski
Andy Jakubowski
The v2 doesn’t throw the error in the [simple demo case](https://andyjakubowski.github.io/bug-sandpack-module-not-transpiled-yet/) anymore ✨. Thanks @danilowoz! But I can’t tell if the v2 fixes the issue in my project, because I’m...
Thanks @DeMoorJasper! I was able to solve my issue and deliver raw code inside the preview iframe by reading the `sandpack` object returned by `useSandpack` and `dispatch`ing the code strings...
> Closing this issue, feel free to reopen it if necessary. > Thanks all! The bundler v2 doesn’t support the same features as the v1, so it’s a bit hard...
> Can you just change both to use `myenv`? This change won't work as is since the `source` command hasn't changed @mgoin Thanks, good catch! I've updated the PR to...
Hey @mgoin, just a gentle ping that I made the change you suggested so this can be reviewed again!
Closing the PR as I see the docs got updated in the meantime.