How to configure Rsbuild to build outputs in esm/cjs and other formats? #7313
Unanswered
zhangfisher
asked this question in
Q&A
Replies: 3 comments
-
等 rslib 开源后就可以便捷的实现这个功能了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
The Rslib repository is now public: https://github.com/web-infra-dev/rslib |
Beta Was this translation helpful? Give feedback.
0 replies
-
兄弟找到解决方案了吗 |
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.
-
使用rsbuild构建库时,如何配置rsbuild构建出esm/cjs等格式的产物?
找了一圈没找到相关的配置,只有一个
output.target='node'
Beta Was this translation helpful? Give feedback.
All reactions