Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix: 带有 src 目录的 npm 包小程序组件构建错误的问题 #356

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Nov 14, 2019

close #346

@vercel
Copy link

vercel bot commented Nov 14, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/yesmeck/remax/37ued5il0
🌍 Preview: https://remax-git-fix-src-component.yesmeck.now.sh

@codesandbox-ci
Copy link

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 001b4c8:

Sandbox Source
brave-framework-womfe Configuration

@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #356 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   90.46%   90.46%           
=======================================
  Files         174      174           
  Lines        2213     2213           
  Branches      296      296           
=======================================
  Hits         2002     2002           
  Misses        210      210           
  Partials        1        1
Impacted Files Coverage Δ
...ax-cli/src/build/plugins/nativeComponents/index.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06bd8da...001b4c8. Read the comment docs.

@yesmeck yesmeck merged commit 4f3f53e into master Nov 14, 2019
@yesmeck yesmeck deleted the fix-src-component branch November 14, 2019 14:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]自定义组件目录带有 src 时会构建错误
1 participant