vercel/styled-jsx

Is there a way to suppress plugin loaded messages?

Open

#691 建立於 2021年1月12日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (310 fork)batch import
discussionhelp wanted

倉庫指標

Star
 (7,547 star)
PR 合併指標
 (平均合併 25天 23小時) (30 天內合併 1 個 PR)

描述

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

When I run unit tests, I get the message:

[styled-jsx] Loading plugin from path: /Users/bobyexley/projects/aoeu/user-web/node_modules/styled-jsx-plugin-sass/index.js

repeated for each test fixture that tests are run on. So the output is very noisy:

image

I would love to find a way to be able to suppress these messages during test runs.

What is the expected behavior?

Environment (include versions)

  • OS: MacOS 10.15.7
  • Browser: none
  • styled-jsx (version): 3.3.2

貢獻者指南