What problem does this feature solve?
Rslib now process assets by loader, thus the asset import now are not preserved in both bundle and bundleless mode, which may make outputs unusable.

What does the proposed API look like?
Modern.js module process and emit assets on its own, the output preserve the import sentence.
