Sharing import scheme or at least ignore them with NEXTjs
I want to use nextjs with plasmo, but imports like
data-url:~assets/my-asset.png
don't work inside nextjs, how to configurate the nextjs config so thoses imports works correctly ? Its says in the docs that both are using swc under the hood right ?0 Replies