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:
88- [ Advanced Webpack Setup] ( https://www.robinwieruch.de/webpack-advanced-setup-tutorial/ )
99- [ 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/ )
1010
11- Make an optional addition yourself:
12-
13- * [ Fonts Support] ( https://www.robinwieruch.de/webpack-font/ )
14-
1511[ ![ 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 )
1612
1713## Features
@@ -29,6 +25,11 @@ Make an optional addition yourself:
2925* Webpack Add-Ons
3026* ESLint + Prettier
3127
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+
3233## Alternatives
3334
3435* [ 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