Skip to content

rax 组件工程多组件模式支持小程序调试 #172

@maoxiaoke

Description

@maoxiaoke

多组件工程下,

import Foo from './component/Foo';
import Bar from './component/Bar';

export {
  Foo,
  Bar
}

开发时,构建的小程序产物不符合小程序规范,从而不支持小程序调试。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions