Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8846e95

Browse files
doc: remove reference to babel as it is not needed anymore
1 parent 2db5345 commit 8846e95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ module.exports = {
5050
loaders: [
5151
{
5252
test: /\.react.css$/,
53-
loader: 'babel-loader!react-css-components',
53+
loader: 'react-css-components',
5454
}
5555
]
5656
}

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"postcss-selector-parser": "^1.3.3"
6161
},
6262
"devDependencies": {
63-
"babel-cli": "^6.7.5",
63+
"babel-cli": "^6.10.1",
6464
"babel-core": "^6.7.6",
6565
"babel-generator": "^6.7.5",
6666
"babel-preset-prometheusresearch": "^0.1.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /