mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Add missing node_modules segment
This commit is contained in:
@@ -64,7 +64,7 @@ module.exports = (grunt) ->
|
||||
path.join('npm', 'node_modules', '.bin', 'starwars')
|
||||
path.join('pegjs', 'examples')
|
||||
path.join('get-parameter-names', 'node_modules', 'testla')
|
||||
path.join('get-parameter-names', '.bin', 'testla')
|
||||
path.join('get-parameter-names', 'node_modules', '.bin', 'testla')
|
||||
path.join('jasmine-reporters', 'ext')
|
||||
path.join('jasmine-node', 'node_modules', 'gaze')
|
||||
path.join('jasmine-node', 'spec')
|
||||
|
||||
Reference in New Issue
Block a user