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

Complete the tsup configuration so that it generates almost the same package as it does now for npm #19

Open
aanthonymax opened this issue Nov 23, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed up-for-grabs Extra attention is needed

Comments

@aanthonymax
Copy link
Member

Now, in the package folder, the package generation goes a little different from what is currently in npm. You need to fix the config and do it like now on npm. The dist folder contains the generation of min, regular main.js and runtime.

Config - https://github.com/hmpl-language/hmpl/blob/main/tsup.config.ts

NPM package - https://www.npmjs.com/package/hmpl-js?activeTab=code

@aanthonymax aanthonymax added enhancement New feature or request help wanted Extra attention is needed up-for-grabs Extra attention is needed labels Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed up-for-grabs Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant