File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ Advanced React with Webpack Setup. How to set it up yourself:
8
8
- [ Advanced Webpack Setup] ( https://www.robinwieruch.de/webpack-advanced-setup-tutorial/ )
9
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
- Make an optional addition yourself:
12
-
13
- * [ Fonts Support] ( https://www.robinwieruch.de/webpack-font/ )
14
-
15
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 )
16
12
17
13
## Features
@@ -29,6 +25,11 @@ Make an optional addition yourself:
29
25
* Webpack Add-Ons
30
26
* ESLint + Prettier
31
27
28
+ ## DIY Add-Ons
29
+
30
+ * [ Fonts Support] ( https://www.robinwieruch.de/webpack-font/ )
31
+ * [ SVG Icons] ( https://www.robinwieruch.de/react-svg-icon-components/ )
32
+
32
33
## Alternatives
33
34
34
35
* [ Minimal React Webpack Babel Setup] ( https://github.com/rwieruch/minimal-react-webpack-babel-setup )
You can’t perform that action at this time.
0 commit comments