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

restore the prepare script "npm run build" #253

Merged
merged 2 commits into from Oct 25, 2023
Merged

Conversation

milahu
Copy link

@milahu milahu commented Oct 4, 2023

this was originally added in 366d048 (#125)
and removed in 3140baa (#161)

the purpose of the npm run build prepare script
is to allow "install from git" which is currently broken

cd test && yarn install is not needed for "install from git"

tested with

pnpm i 'github:taoqf/node-html-parser#cd3fcd7ba3081c7b546351a282de04596fab502c'

@milahu milahu mentioned this pull request Oct 4, 2023
@taoqf taoqf merged commit e2fa570 into taoqf:main Oct 25, 2023
3 checks passed
@taoqf
Copy link
Owner

taoqf commented Oct 25, 2023

Thanks.

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.

None yet

2 participants