mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Remove unintentionally committed bundledDependencies
This commit is contained in:
@@ -74,50 +74,5 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "1.0.14"
|
||||
},
|
||||
"bundledDependencies": [
|
||||
"autoprefixer",
|
||||
"babel-core",
|
||||
"babel-eslint",
|
||||
"babel-jest",
|
||||
"babel-loader",
|
||||
"babel-preset-react-app",
|
||||
"case-sensitive-paths-webpack-plugin",
|
||||
"chalk",
|
||||
"connect-history-api-fallback",
|
||||
"cross-spawn",
|
||||
"css-loader",
|
||||
"detect-port",
|
||||
"dotenv",
|
||||
"eslint",
|
||||
"eslint-config-react-app",
|
||||
"eslint-loader",
|
||||
"eslint-plugin-flowtype",
|
||||
"eslint-plugin-import",
|
||||
"eslint-plugin-jsx-a11y",
|
||||
"eslint-plugin-react",
|
||||
"extract-text-webpack-plugin",
|
||||
"file-loader",
|
||||
"filesize",
|
||||
"find-cache-dir",
|
||||
"fs-extra",
|
||||
"gzip-size",
|
||||
"html-webpack-plugin",
|
||||
"http-proxy-middleware",
|
||||
"jest",
|
||||
"json-loader",
|
||||
"object-assign",
|
||||
"path-exists",
|
||||
"postcss-loader",
|
||||
"promise",
|
||||
"react-dev-utils",
|
||||
"recursive-readdir",
|
||||
"rimraf",
|
||||
"strip-ansi",
|
||||
"style-loader",
|
||||
"url-loader",
|
||||
"webpack",
|
||||
"webpack-dev-server",
|
||||
"whatwg-fetch"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user