hesen

Results 2 issues of hesen

## **详细描述 bug** **请提供清晰且精确的 bug 描述** 自定义solution,通过自定义设计器插件的方式使用时出现报错 --- ## **如何复现 bug?** **详细复现步骤:** 1、使用 npx @alilc/lowcode-code-generator init-solution testSolution 初始化项目。 2、发包之后,在 designer 中使用。 关键代码如下: ``` typescript import testSolution from 'testSolution'; // 开启出码功能...

module/codeout

## **Describe the bug (required)** / **详细描述 bug(必填)** A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述 项目初始化之后执行 npm run dev 时会出现报错,报错信息如下: ![image](https://user-images.githubusercontent.com/26702657/208833557-8e5a3fba-15f6-45ae-a3a8-95300c845e87.png) 尝试全局安装 build-scripts...