Skip to content

Conversation

@sungik-choi
Copy link
Contributor

@sungik-choi sungik-choi commented Feb 10, 2023

Self Checklist

  • I wrote a PR title in English.
  • I added an appropriate label to the PR.
  • I wrote a commit message in English.
  • I wrote a commit message according to the Conventional Commits specification.
  • I added the appropriate changeset for the changes.
  • [Component] I wrote a unit test about the implementation.
  • [Component] I wrote a storybook document about the implementation.
  • [Component] I tested the implementation in various browsers.
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox
  • [New Component] I added my username to the correct directory in the CODEOWNERS file.

Related Issue

Skip

Summary

../node_modules/@channel.io/bezier-react/node_modules/@babel/runtime/helpers/esm/extends.js:1
    ({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){export default function _extends() {
                                                                                      ^^^^^^

    SyntaxError: Unexpected token 'export'

      at Runtime.createScriptFromCode (../../node_modules/jest-runtime/build/index.js:1796:14)
      at Object.<anonymous> (../../node_modules/@channel.io/bezier-react/build/index.cjs.js:9:16)

위 에러를 해결합니다.

Details

Breaking change or not (Yes/No)

No

References

  • 리버트 후 정상 동작 확인

@sungik-choi sungik-choi added the fix PR related to bug fix label Feb 10, 2023
@sungik-choi sungik-choi self-assigned this Feb 10, 2023
@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2023

🦋 Changeset detected

Latest commit: 17678e7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@channel.io/bezier-react Patch
bezier-figma-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 72.88% // Head: 72.88% // No change to project coverage 👍

Coverage data is based on head (17678e7) compared to base (137c2a4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           next-v1    #1129   +/-   ##
========================================
  Coverage    72.88%   72.88%           
========================================
  Files          366      366           
  Lines         4404     4404           
  Branches       854      854           
========================================
  Hits          3210     3210           
  Misses        1119     1119           
  Partials        75       75           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

Chromatic Report

🚀 Congratulations! Your build was successful!

@sungik-choi sungik-choi merged commit 8d243d2 into channel-io:next-v1 Feb 10, 2023
@sungik-choi sungik-choi deleted the revert/1069 branch February 10, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix PR related to bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant