azavea / azavea/loam

Add `prepare` script that builds the library

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
226
Forks
14
PR merge metrics
No merged PRs in 30d

Description

https://docs.npmjs.com/cli/v7/using-npm/scripts#life-cycle-scripts

This should allow installing from a git commit, and will also provide better assurance that `yarn build` always gets run before `npm publish`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the npm lifecycle scripts documentation linked in the issue and inspect the project's existing `yarn build` and `npm publish` workflow. Add the requested `prepare` lifecycle behavior, then verify that installing from a Git commit builds the library and that publishing runs the build first.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.