Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/175625

Change subject: build: Add .npmignore
......................................................................

build: Add .npmignore

Copy of .gitignore, but without the npm strict defaults, and most
importantly without the files we very much want to publish (dist and rtl.css)

Change-Id: I385d01dfac32e455486670bdfead9c5f343e5deb
---
A .npmignore
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/25/175625/1

diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..67aebbf
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,2 @@
+/docs
+vendor

-- 
To view, visit https://gerrit.wikimedia.org/r/175625
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I385d01dfac32e455486670bdfead9c5f343e5deb
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to