jantimon / css-variable

Define CSSVariables in JS
https://css-variable.js.org
MIT License
89 stars 5 forks source link

swc plugin - displayName on development #5

Open jantimon opened 2 years ago

jantimon commented 2 years ago

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