developit / microbundle

📦 Zero-configuration bundler for tiny modules.
https://npm.im/microbundle
MIT License
8.04k stars 362 forks source link

chore: Adding flag & docs for jsxFragment #930

Closed rschristian closed 2 years ago

rschristian commented 2 years ago

https://github.com/developit/microbundle/issues/809#issuecomment-1025937798

I removed the options.jsx === 'React.createElement' thing as it's no longer relevant with jsxFragmentFactory (see https://github.com/developit/microbundle/pull/623#issuecomment-632442811) and we set default values in the CLI for both jsx and jsxFragment, so we don't really need extra fallback values.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 8f6509f504711248b1857f0e5efe5d2399236e80

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | microbundle | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

ForsakenHarmony commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Timed out.