Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
6825ecca
Commit
6825ecca
authored
8 years ago
by
Dan Abramov
Committed by
Christopher Chedeau
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Wordsmith
parent
f661a62f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
README.md
with
2 additions
and
2 deletions
+2
-2
README.md
+
2
-
2
View file @
6825ecca
...
...
@@ -60,7 +60,7 @@ You don’t have to ever graduate. The curated feature set is suitable for small
## What’s Inside?
The tools used by Create React App are subject to change.
Currently
we use
:
Currently
it is a thin layer on top of many amazing community projects, such as
:
*
[
webpack
](
https://webpack.github.io/
)
*
[
webpack-dev-server
](
https://github.com/webpack/webpack-dev-server
)
...
...
@@ -70,7 +70,7 @@ Currently we use:
*
[
style-loader
](
https://github.com/webpack/style-loader
)
*
[
ESLint
](
http://eslint.org/
)
*
[
eslint-config-airbnb
](
https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb
)
*
and
some
more.
*
and more.
All of them are transient dependencies of the provided npm package so you don’t need to worry about upgrading them or resolving conflicts.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment