BuilderIO / BuilderIO/mitosis

bundle Core as ESM & CJS

Open
#703 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14.4k
Forks
672
PR merge metrics
No merged PRs in 30d

Description

use `esbuild` or `tsup` to bundle core as both ESM and CJS modules, and set `type: module`. Currently is just a CJS bundle.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the existing core CJS bundling configuration and package metadata. Compare the esbuild and tsup options for producing both ESM and CJS outputs; the work is done when both bundles are generated and the package uses type: module.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.