Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ddhp committed Nov 15, 2018
1 parent 9c6824e commit 99e83aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This boilerplate would help you build a react/redux/react-router isomorphic/univ
- webpack v4 support.
- manage your style in [CSS Modules](https://github.com/css-modules/css-modules) way.
- babel v7
- optimize bundle size by implementing [tree shaking](https://webpack.js.org/guides/tree-shaking/) (getting rid of moment.js is on the way [#35](https://github.com/ddhp/react-isomorphic-boilerplate/issues/35))
- optimize bundle size by implementing [tree shaking](https://webpack.js.org/guides/tree-shaking/)

## Concept
### Getting Started
Expand Down

0 comments on commit 99e83aa

Please sign in to comment.