Sphinm
Results
2
issues of
Sphinm
add module export
### What problem does this feature solve? 表现:通过 @vue/cli 4.x 创建的项目,由于配套的 babel preset 内置了 Babel7,导致我们使用 mand-mobile 最新版的时候也无法正常使用一些组件属性和方法,比如使用 `md-swiper` 中的 `@before-change` 无法在 jsx 正常使用。 ### What does the proposed API look...