How to import server side? #268
Unanswered
sebastiaandegeus
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Why are you including |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use the router server side but I cannot get the imports to work.
My babel config:
My tsconfig:
Import code:
Code generated by Babel:
Any idea how to properly import the module so I can use it server side?
Beta Was this translation helpful? Give feedback.
All reactions