Skip to content

fix: drop exports and commitlint in built package file#1

Merged
jmeistrich merged 3 commits into
mainfrom
@bycedric/fix-dist-package-exports
Nov 20, 2024
Merged

fix: drop exports and commitlint in built package file#1
jmeistrich merged 3 commits into
mainfrom
@bycedric/fix-dist-package-exports

Conversation

@byCedric
Copy link
Copy Markdown
Contributor

This changes:

  1. The Node module resolution breaking exports from the built package.json file.
  2. It also removes the commitlint property, as that's project-related config that doesn't need to be published.
  3. And it's simplifying the tsup execution path, all node module binaries are available by their name in npm scripts (for any package manager)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants