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

Compile module on local installation and packaging #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dirkvanvugt
Copy link

Hi!

I thought that it would be nice to have a prepare script. This saves a manual npm run build when cloning the project.

It also allows users to directly import this module from Github.

With this pull request you can simply install the module from Github:
npm i https://github.com/dirkvanvugt/baler.git#feature/add-prepare-script-for-building

After installing you can run baler from the local directory by adding it to that respective scripts in the package.json.

This makes it easier to add the module to your project locally.

I hope this helps, keep up the good work!

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.

1 participant