remax icon indicating copy to clipboard operation
remax copied to clipboard

@remax/runtime 中存在循环引用

Open arniu opened this issue 4 years ago • 0 comments

bug 描述 编译 @remax/runtime 显示:

Circular dependencies ../../node_modules/@remax/runtime/esm/index.js -> ../../node_modules/@remax/runtime/esm/createPageConfig.js -> ../../node_modules/@remax/runtime/esm/Container.js -> ../../node_modules/@remax/runtime/esm/index.js ../../node_modules/@remax/runtime/esm/index.js -> ../../node_modules/@remax/runtime/esm/createPageConfig.js -> ../../node_modules/@remax/runtime/esm/index.js

复现步骤 [清晰描述复现步骤,让别人也能看到问题]

期望结果 [描述你原本期望看到的结果]

复现代码 [请提供一个可复现问题的代码仓库]

版本信息:

  • remax 版本: [e.g. 1.0.0]
  • 手机型号 [e.g. iPhone X]
  • 小程序端 [e.g. 微信小程序]
  • 小程序版本[e.g. 2.3.0]
  • 开发环境 [e.g. mac OS]

其他信息 [如截图等其他信息可以贴在这里]

arniu avatar Nov 12 '21 04:11 arniu