jantimon / jantimon/css-variable
swc plugin - displayName on development
Open
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
if not specified the babel plugin will set `displayName` to `true` for development
we should add the same behaviour to the swc plugin - see also: https://github.com/swc-project/swc/pull/3677
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the Babel plugin behavior described in the issue with the linked SWC pull request. The change is done when the SWC plugin sets displayName to true in development when it was not specified; verify the behavior with the repository's existing checks or tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100