.npmignore


Log

Author Commit Date CI Message
Michael Schmidt 44456b21 2021-08-16T20:08:13 Added benchmark suite (#2153)
Michael Schmidt 46d07207 2021-06-27T21:51:10 Updated `.npmignore` (#2971) The ESLint cache file from #2959 and the JSDoc config file were added.
Michael Schmidt 772d42be 2021-03-26T13:16:16 Added ESLint with minimal config (#2831)
Michael Schmidt 7266e32f 2020-12-22T10:50:39 Treeview: Fixed icons on dark themes (#2631)
James DiGioia 9df20c5e 2020-11-09T09:33:41 Added Dangerfile and provide bundle size info (#2608)
Michael Schmidt 05c9f20b 2020-06-28T02:25:53 Added docs to ignore files (#2437)
Michael Schmidt 91fdd0b1 2020-06-28T01:58:55 Website: New assets directory for all web-only files (#2180)
Michael Schmidt 1af89e06 2019-09-10T13:38:22 Added .github folder to npm ignore (#2052) This adds the `.github` folder to `.npmignore` to exclude the directory from future releases.
mAAdhaTTah c2229ec2 2019-07-21T22:07:17 Add .DS_Store to npmignore Keeps these from being published.
Michael Schmidt 29a30c62 2019-03-24T22:10:07 Adjusted .npmignore (#1834) This adjusts `.npmignore` to ignore the `scripts` directory.
Golmote a52319a1 2018-03-20T09:00:58 Update .npmignore Close #1274
Andreas Lind 1f699e7c 2017-03-09T23:34:33 .npmignore: Unignore components.js (#1108) For the trick suggested by @apfelbox in https://github.com/PrismJS/prism/issues/593#issuecomment-219856317 to work, we need both of these files to be in the NPM package: /components.js /tests/helper/components.js
Adam Lynch d1e2aed3 2014-04-21T14:46:07 Added .npmignore