bublejs / bublejs/buble

set jsxFragment option from CLI

Open Beginner friendly
#230 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
874
Forks
62
PR merge metrics
No merged PRs in 30d

Description

At the moment it is not possible to specify the `jsxFragment` option when run Bublé from the command line.
It is easy to add a `--jsx-fragment` flag, since support for this feature is already in place

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the command-line option parsing entry point and trace how the existing jsxFragment option is passed into Bublé. Add the --jsx-fragment flag and verify that command-line compilation uses the requested fragment setting, including an appropriate CLI test if the repository has one.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.