Replies: 1 comment
-
Ok i can see why it's failing, for some reason it's not appending the .js prefix to imports that doesn't contain it. I'm not sure why or how to fix that. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm wondering what the alternative for:
is?
Because currently i see that customResolveOptions is converted to moduleDirectories but .extensions isn't. So currently things are failing to compile with:
Our rollup config: https://github.com/GerritCodeReview/gerrit/blob/master/polygerrit-ui/app/rollup.config.js
Using version 10 works but 11+ doesn't.
Beta Was this translation helpful? Give feedback.
All reactions