vue-jsx-hot-loader
vue-jsx-hot-loader copied to clipboard
feat: 支持默认类组件导出
支持了默认类组件导出
export default class D {
}