caolan / caolan/highland

Consider using ES modules and shipping non-transpiled build

Open
#606 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.4k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

Consider using / bunding ES Modules alongside other methods of distribution.

By doing so, users can utilize tools such as rollup, which perform tree-shaking and reduce code footprint.

Contributor guide

Open the contributing guide

Research direction

Review Highland's current distribution and packaging entry points, then compare them with the ES module and non-transpiled outputs proposed in the issue. Done would mean documenting or implementing a distribution that lets users consume ES modules with tools such as Rollup for tree-shaking, with the resulting package outputs verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, rollup
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.