Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: support esm imports #163

Merged
merged 1 commit into from
Oct 17, 2024
Merged

chore: support esm imports #163

merged 1 commit into from
Oct 17, 2024

Conversation

ryanleecode
Copy link
Contributor

@ryanleecode ryanleecode commented Oct 17, 2024

For ESM we need to have "module" for direct imports to work

@ryanleecode
Copy link
Contributor Author

ryanleecode commented Oct 17, 2024

whats the point of all the ts code in this repo if the main entry point is JSON file?

Ok i see so it justs a main entry function to generate the json.

package.json Show resolved Hide resolved
@TarikGul
Copy link
Member

whats the point of all the ts code in this repo if the main entry point is JSON file?

Ok i see so it justs a main entry function to generate the json.

Yea this repos purpose really is to just generate the necessary json file each day with all the asset information necessary for the asset-transfer-api to digest, and export it.

@ryanleecode ryanleecode merged commit b8bec8f into main Oct 17, 2024
5 checks passed
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