Skip to content

Remove prepare script to support pnpm or different package manager usage#3

Merged
trihargianto merged 2 commits intomasterfrom
feature/remove-prepare-script
Apr 24, 2025
Merged

Remove prepare script to support pnpm or different package manager usage#3
trihargianto merged 2 commits intomasterfrom
feature/remove-prepare-script

Conversation

@edchkm
Copy link
Copy Markdown

@edchkm edchkm commented Apr 9, 2025

Breaking Changes

  • prepare script from package.json is removed to support pnpm installation, so to release the package, we need to manually run npm run build before we merge to the master branch.

Changes

  • Update the build script to also run the clear command.

@edchkm edchkm requested a review from trihargianto April 9, 2025 04:23
@edchkm edchkm self-assigned this Apr 9, 2025
@edchkm edchkm added the enhancement New feature or request label Apr 9, 2025
@trihargianto trihargianto merged commit f9b50a8 into master Apr 24, 2025
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants