Replies: 3 comments
|
Will add it as soon as I precisely figure it out too, there are a lot of remix setups and dynamic imports don't work everywhere so it's a bit trickier than just doing import("remix-development-tools", module => module) |
0 replies
|
This has been implemented as of v1.0.9! |
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.
Could the README be expanded with a section explaining how to only load in the component/styles when running the dev server? I saw you tweet that that's what you were doing.
All reactions