You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
多组件构建场景,
Describe the solution you'd like
A clear and concise description of what you want to happen.
需要单独构建es的文件夹,单独对文件进行构建,dumi的esm:'babel'配置一样, Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
类似vant构建esm模块或者dumi的es Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
多组件构建场景,
多个组件的样式全部都被打进入style.css里面了
Describe the solution you'd like
A clear and concise description of what you want to happen.
需要单独构建
es
的文件夹,单独对文件进行构建,dumi
的esm:'babel'
配置一样,Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
类似
vant
构建esm
模块或者dumi
的es
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: