fbreactions icon indicating copy to clipboard operation
fbreactions copied to clipboard

Make use of Apex 'hooks' to ensure npm modules installed

Open rogerhokp opened this issue 9 years ago • 1 comments

As title. https://github.com/apex/apex/blob/master/docs/hooks.md

Try to add

 "hooks" : {
  "build": "npm i"
}

to project.json.

rogerhokp avatar May 29 '16 09:05 rogerhokp

good stuff PR welcome

debuggingfuture avatar May 31 '16 00:05 debuggingfuture