File: no-dist-in-node-package.patch

package info (click to toggle)
underscore.string 3.3.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 948 kB
  • sloc: javascript: 2,000; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Description: don't install browser files in node package
Author: Xavier Guimard <yadd@debian.org>
Forwarded: not-needed
Last-Update: 2020-12-15

--- a/.npmignore
+++ b/.npmignore
@@ -1,3 +1,4 @@
+dist
 tests
 bench
 coverage