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