Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Native ESMを含んだテストの実行を保証 #84

Merged
merged 2 commits into from
Jul 19, 2022
Merged

Conversation

re-taro
Copy link
Member

@re-taro re-taro commented Jul 18, 2022

📝 what

  • Native ESMを含んだテストの実行を保証

😎 why

  • ライブラリによってはESM形式のものもありそれらを含んだコードをテストできない状態だったため修正した。

✅ check

  • このリポジトリのルールに則っているか
  • テストを書いた or もう書いてある or 書く必要のない修正
  • 動作検証をした

ℹ️ issue

close #83

これを用いていい感じにtranspileする
それらしきissueを探したが見つからなかったが、確かに.babelrc.jsだと読み込まれない。
@re-taro re-taro linked an issue Jul 18, 2022 that may be closed by this pull request
@github-actions
Copy link

❌ failed...

Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1658157113498-30559.report.html

auditProperty actual expected level
seo 0.82 0.9 ❌ error

@re-taro re-taro merged commit 93c6e27 into dev Jul 19, 2022
@re-taro re-taro deleted the feature/#83 branch July 19, 2022 02:59
re-taro added a commit that referenced this pull request Jul 19, 2022
Merge pull request #84 from suzuka-kosen-festa/feature/#83
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.

Native NodeにJestが対応できていない
2 participants