Mika
Mika
Hi @mohamed-amine-haine Is this still an issue? I'm closing this for now due to inactivity, but please reopen if it's still a problem for you. Thanks.
Closing this as stale. If you need more guidance please feel free to reopen it. Thanks.
I could achieve this using `moduleNameFormatter`. Here's what I did: ``` cd /tmp ; mkdir test ; cd test mkdir -p src/legacy/ui/public echo "export const b = 'hello'" > src/legacy/ui/public/b.js...
I'm closing this as it has not seen any activity for a long time. If it is still relevant, please post a comment and we'll reopen it. Thanks!
Yet another approach might be to put the highest precedence on `.importjs-root` file and keep the existing behavior the same. Very few people are using that file due to it...
Is this still relevant? @trotzig @lencioni
Hi, Did you manage to get this to work? If not, could you submit the contents of `Customer.js` so we can try to reproduce on our side? Thanks
Just realized, `importjs fix` doesn't actually write to the file. You need to pass the overwrite flag for that behavior. Like this: ``` importjs fix --overwrite src/views/Customer.js ``` I'll close...
It's been two years and I haven't gotten around to implementing this. There are a few reasons why; - I was hoping external import maps would be implemented as defined...
Closing this issue as it has become stale. If you feel we should look more into this, please feel free to reopen it. Thanks.