Open Pranav-yadav opened 1 year ago
Currently, we need to manually build the dist index.js. It is possible that we may forget to build, add and commit the same while pushing the changes to gh and old dist may get published 😐
index.js
husky
Problem
Currently, we need to manually build the dist
index.js
. It is possible that we may forget to build, add and commit the same while pushing the changes to gh and old dist may get published 😐Possible Solution
husky
pre-commit hook to create fully compiled (with deps) dist