From: Sindre Sorhus Date: Sun, 12 May 2013 20:49:43 +0000 (+0300) Subject: NPM package doesn't work since `dist` folder is ignored X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=245c9b0606ec9f93ad256339898819a3c3c4fc67;p=html-minifier.git NPM package doesn't work since `dist` folder is ignored and `main` was changed to the `dist` folder --- diff --git a/.npmignore b/.npmignore index 3e3319b..b958aab 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,3 @@ -dist tests v8 .travis.yml