Remove react-styleguidist
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
This commit is contained in:
parent
8d5e832ed6
commit
e9cf5ba67c
11 changed files with 188 additions and 3050 deletions
|
@ -262,6 +262,7 @@ const excludedFiles = [
|
|||
'^node_modules/@storybook/.+',
|
||||
'^node_modules/cosmiconfig/.+',
|
||||
'^node_modules/create-emotion/.+',
|
||||
'^node_modules/gzip-size/.+',
|
||||
'^node_modules/markdown-to-jsx/.+',
|
||||
'^node_modules/mini-css-extract-plugin/.+',
|
||||
'^node_modules/polished.+',
|
||||
|
@ -274,20 +275,13 @@ const excludedFiles = [
|
|||
'^node_modules/store2/.+',
|
||||
'^node_modules/telejson/.+',
|
||||
|
||||
// Used by Styleguidist
|
||||
'^node_modules/cssnano/.+',
|
||||
'^node_modules/gzip-size/.+',
|
||||
'^node_modules/portfinder/.+',
|
||||
'^node_modules/react-group/.+',
|
||||
'^node_modules/react-styleguidist/.+',
|
||||
'^node_modules/react-docgen-displayname-handler/.+',
|
||||
|
||||
// Used by Webpack
|
||||
'^node_modules/css-select/.+', // Used by html-webpack-plugin
|
||||
'^node_modules/dotenv-webpack/.+',
|
||||
'^node_modules/follow-redirects/.+', // Used by webpack-dev-server
|
||||
'^node_modules/html-webpack-plugin/.+',
|
||||
'^node_modules/node-forge/.+', // Used by webpack-dev-server
|
||||
'^node_modules/portfinder/.+',
|
||||
'^node_modules/renderkid/.+', // Used by html-webpack-plugin
|
||||
'^node_modules/spdy-transport/.+', // Used by webpack-dev-server
|
||||
'^node_modules/spdy/.+', // Used by webpack-dev-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue