Add code to handle node_modules path
This commit is contained in:
6
plugins/available/node.plugin.bash
Normal file
6
plugins/available/node.plugin.bash
Normal file
@@ -0,0 +1,6 @@
|
||||
cite about-plugin
|
||||
about-plugin 'Node.js helper functions'
|
||||
|
||||
export PATH=./node_modules/.bin:$PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user