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

Cleanup github publish action and package.json file #442

Open
ComLock opened this issue Jan 9, 2024 · 1 comment
Open

Cleanup github publish action and package.json file #442

ComLock opened this issue Jan 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ComLock
Copy link
Member

ComLock commented Jan 9, 2024

The package.json file and the github publish action is setup in an unstandard weird way and should be cleaned up.

It should simply use npm pack and not put a src dir in the dist folder, neither copy README.md and package.json into the dist folder.

package.json should contains a files and/or dirs property.

@ComLock ComLock added the enhancement New feature or request label Jan 9, 2024
@ComLock
Copy link
Member Author

ComLock commented Jan 9, 2024

Turns out dist/src was my fault due to tsconfig.json globs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant