basarat / basarat/typescript-collections

Export es6 modules allowing this library to be shaken

Open
#121 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
153
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am currently attempting to consume this package and I use es6 modules with Webpack tree shaking. However this package seems to only output commonjs. Are there plans to output es6 so that it can be shaken as needed? Or maybe I am missing something?

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the package's current CommonJS output and build configuration, then check how its published entry points are consumed by Webpack. Done means the package provides an ES6 module output that Webpack can tree-shake, with the existing CommonJS consumption still accounted for.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, webpack
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.