callstack / callstack/linaria

Can V4 remove the configuration of babelOptions when using language features?

Open
#1,169 1 comment 0 reactions 0 assignees View on GitHub
enhancement: proposal 💬 needs: triage 🏷
Dominant language
TypeScript
Stars
12.4k
Forks
413
PR merge metrics
No merged PRs in 30d

Description

## Describe the enhancement

The V3 doesn't require the babelOptions when using Vite with outbox TS language. V4 requires specifying the babel options, but I'm using Typescript decorators, which are different from the Babel decorators. I can't configure the decorator's features through babel options.

See this issue for details: https://github.com/babel/babel/issues/8864

Is there a possible enhancement for not configuring the babel options just like the V3 does?

## Motivation

Using full featured Typescript decorators.

## Possible implementations

## Related Issues

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.