Skip to content

Conversation

@KagChi
Copy link

@KagChi KagChi commented Aug 4, 2025

@algora-pbc /claim #135

"files": [
"index.js",
"lib/",
"dist/",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add dist, but do not remove lib

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the output will be dist because of the tsc, this will be changed later

"version": "16.0.0",
"description": "Object oriented, flexible CLI tools",
"main": "index.js",
"main": "dist/index.js",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no dist directory in this package.

To be clear, I'm not interested in migrating this project to typescript. You are, however, welcome to contribute type definitions.

I also believe that a complete re-write to esm deserves a discussion and plan around implementation and public interface.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nah, its fine. we can support both esm & cjs. im looking if the bounty are still relevant.

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