File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Advanced React with Webpack Setup. How to set it up yourself:
6
6
7
7
- [ Minimal React + Webpack Setup] ( https://www.robinwieruch.de/minimal-react-webpack-babel-setup/ )
8
8
- [ Advanced Webpack Setup] ( https://www.robinwieruch.de/webpack-advanced-setup-tutorial/ )
9
- - [ ESLint] ( https://www.robinwieruch.de/webpack-eslint/ ) / [ ESLint + React] ( https://www.robinwieruch.de/react-eslint-webpack-babel/ ) / [ Prettier + ESLint] ( https://www.robinwieruch.de/prettier-eslint/ )
9
+ - [ ESLint] ( https://www.robinwieruch.de/webpack-eslint/ ) + [ ESLint + React] ( https://www.robinwieruch.de/react-eslint-webpack-babel/ ) + [ Prettier + ESLint] ( https://www.robinwieruch.de/prettier-eslint/ )
10
10
11
11
[ ![ Edit advanced-react-webpack-babel-setup] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/github/rwieruch/advanced-react-webpack-babel-setup/tree/master/?fontsize=14 )
12
12
@@ -28,6 +28,7 @@ Advanced React with Webpack Setup. How to set it up yourself:
28
28
## DIY Add-Ons
29
29
30
30
* [ SVG Icons] ( https://www.robinwieruch.de/react-svg-icon-components/ )
31
+ * [ CSS Modules] ( https://www.robinwieruch.de/react-css-modules/ )
31
32
* [ Fonts Support] ( https://www.robinwieruch.de/webpack-font/ )
32
33
* [ Images Support] ( https://www.robinwieruch.de/webpack-images/ )
33
34
You can’t perform that action at this time.
0 commit comments