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

The pre and postinstall scripts should not be part of package.json #2

Open
yGuy opened this issue Jul 6, 2020 · 0 comments
Open

The pre and postinstall scripts should not be part of package.json #2

yGuy opened this issue Jul 6, 2020 · 0 comments

Comments

@yGuy
Copy link
Member

yGuy commented Jul 6, 2020

I believe they will only work if used from within the package. But after scaffolding with the generator they should work independently from the package location.

"postinstall": "node -e \"require('fs').copyFileSync('../yFiles-for-HTML-Complete-2.3-Evaluation/lib/license.json','./src/license.json')\"",

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

No branches or pull requests

1 participant