Add code to handle node_modules path
parent
688d321af2
commit
e9f00c9af9
|
|
@ -0,0 +1,6 @@
|
|||
cite about-plugin
|
||||
about-plugin 'Node.js helper functions'
|
||||
|
||||
export PATH=./node_modules/.bin:$PATH
|
||||
|
||||
|
||||
Loading…
Reference in New Issue