Andy
Andy
I'm using rollup to bundle some libraries to be published with esm and cjs entrypoints. I need the `@nrwl/web:rollup` executor to be able to compile to a file for a...
But you'd still want that as separate compilation output to not expose it to anything but the bin file, right?
I solved a lot of issues with esm imports by setting this node flag: `--experimental-specifier-resolution=node` - maybe this is useful to you as well.
Dude, every time you comment you're notifying like 20 people. It's great you want to help, but could you open a PR draft linked to this issue and comment there...
As a workaround, you can add this to your jest config: ```js moduleNameMapper: { '@apps/(.*)': '/src/apps/$1', }, ``` Of course, replace `apps` with whatever you need to point to
> inb4 WurstScript becomes Typescript Thank you all for still working on this. It's making me want to give map-making a shot. I was almost scared away when I today...
What's the point of this PR?
Is there a feedback post on [Discord's support page](https://support.discord.com/) that we can upvote?
Why should the readme be in Turkish rather than English...?
Not at all, I was just confused as to why.