Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: third_party/node/npm_exclude.txt

Issue 2574033002: Downloading Node and NPM deps via gclient sync. (Closed)
Patch Set: Add update scripts Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/node/npm_exclude.txt
diff --git a/third_party/node/npm_exclude.txt b/third_party/node/npm_exclude.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3a8e6fcfa7e48c85b9f9e1b898813511e14a2a16
--- /dev/null
+++ b/third_party/node/npm_exclude.txt
@@ -0,0 +1,15 @@
+*/.*
+*/example/
+*/examples/
+*.html
+hydrolysis/hydrolysis.js
+*/jsdoc2md/
+*.md
+*.png
scottchen 2017/01/10 21:56:05 would we run into issues excluding .png, .svg, and
Dan Beam 2017/01/10 22:03:28 but we're not doing that yet and this list can cha
+*.sh
+*.svg
+*/test/
+*.ts
+*/@types/
+*.woff
+*.yml

Powered by Google App Engine
This is Rietveld 408576698