Skip to content

Commit 9ec34a5

Browse files
authored
Revert "stop shipping build-only dependencies (microsoft#162172)" (microsoft#162254)
This reverts commit 582aa29.
1 parent 4bfd9eb commit 9ec34a5

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

build/.moduleignore

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
# cleanup rules for node modules, .gitignore style
22

3+
# native node modules
4+
35
nan/**
4-
**/node_modules/nan/**
5-
node-gyp/**
6-
**/node_modules/node-gyp/**
7-
node-gyp-build/**
8-
**/node_modules/node-gyp-build/**
9-
node-addon-api/**
10-
**/node_modules/node-addon-api/**
6+
*/node_modules/nan/**
117

128
fsevents/binding.gyp
139
fsevents/fsevents.cc

0 commit comments

Comments
 (0)