remaxjs / remax

使用真正的 React 构建跨平台小程序
https://remaxjs.github.io/remax/
MIT License
4.57k stars 364 forks source link

fix: 修复sjs or wxs 存在循环依赖时,编译卡死问题 #1927

Open xshua06 opened 2 years ago

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit aaae00b3224c3ea12ddb609f3f0cf47d837180bb:

Sandbox Source
one Configuration
codecov[bot] commented 2 years ago

Codecov Report

Merging #1927 (aaae00b) into master (e249eb3) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1927   +/-   ##
=======================================
  Coverage   90.44%   90.44%           
=======================================
  Files         391      391           
  Lines        4764     4764           
  Branches      726      691   -35     
=======================================
  Hits         4309     4309           
  Misses        446      446           
  Partials        9        9           
Impacted Files Coverage Δ
packages/remax-cli/src/build/NativeAssets.ts 91.39% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more