Commit Graph

14 Commits

Author SHA1 Message Date
Michael Schmidt cd080f25ba
Updated npmignore to include new MD files (#3534) 2022-08-23 12:36:53 +02:00
Michael Schmidt 44456b21d0
Added benchmark suite (#2153) 2021-08-16 20:08:13 +02:00
Michael Schmidt 46d0720768
Updated `.npmignore` (#2971)
The ESLint cache file from #2959 and the JSDoc config file were added.
2021-06-27 21:51:10 +02:00
Michael Schmidt 772d42bec0
Added ESLint with minimal config (#2831) 2021-03-26 13:16:16 +01:00
Michael Schmidt 7266e32f51
Treeview: Fixed icons on dark themes (#2631) 2020-12-22 10:50:39 +01:00
James DiGioia 9df20c5ece
Added Dangerfile and provide bundle size info (#2608) 2020-11-09 15:33:41 +01:00
Michael Schmidt 05c9f20ba8
Added docs to ignore files (#2437) 2020-06-28 02:25:53 +02:00
Michael Schmidt 91fdd0b192
Website: New assets directory for all web-only files (#2180) 2020-06-28 01:58:55 +02:00
Michael Schmidt 1af89e0675
Added .github folder to npm ignore (#2052)
This adds the `.github` folder to `.npmignore` to exclude the directory from future releases.
2019-09-10 13:38:22 +02:00
mAAdhaTTah c2229ec2d2
Add .DS_Store to npmignore
Keeps these from being published.
2019-07-21 22:07:17 -04:00
Michael Schmidt 29a30c6276
Adjusted .npmignore (#1834)
This adjusts `.npmignore` to ignore the `scripts` directory.
2019-03-24 22:10:07 +01:00
Golmote a52319a132 Update .npmignore Close #1274 2018-03-20 09:00:58 +01:00
Andreas Lind 1f699e7cf2 .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
2017-03-09 17:34:33 -05:00
Adam Lynch d1e2aed32b Added .npmignore 2014-04-21 14:46:07 +01:00