halvves / webmonome

we've moved to sourcehut! this is just a mirror of: https://sr.ht/~merl/webmonome/
https://www.npmjs.com/package/webmonome/v/alpha
MIT License
11 stars 1 forks source link

Make it easier to install from a Git repo #7

Closed domchristie closed 2 years ago

domchristie commented 2 years ago

This PR moves the prepublishOnly build script to prepare. This command is run after installation, and so enables the package to be installed from a Git repo

halvves commented 2 years ago

lgtm, thx!