Skip to content

Commit

Permalink
Remove flux keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Nov 10, 2015
1 parent 0db7a20 commit 5888da4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ npm run dev
* Allow `https://localhost:3000` connections (Because `injectpage` injected Github(https) pages, so `webpack-dev-server` procotol must be https.)
* Load unpacked extensions with `./dev`

#### React/Flux hot reload
#### React/Redux hot reload

This boilerplate uses `Webpack` and `react-transform`, and use `Redux`. You can hot reload by editing related files of Popup & Window.

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"live",
"edit",
"webpack",
"flux",
"redux",
"chrome",
"extension"
Expand Down

0 comments on commit 5888da4

Please sign in to comment.