Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/trunk' into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
RuedigerMoeller committed Dec 27, 2017
2 parents 067fba7 + 9d65760 commit a8d0c15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ websocket connectivity. See react-material-ui example for examples of this.
* goto localhost:8080 in your browser
* first request triggers download of required npm packages so give it like 50 seconds (wathc console)
* set DEVMODE to false to get a (dynamically) bundled build

**Note:** hot module reloading is not enabled (see wiki, semantic ui example on how to do that)
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ Full example featuring
* goto localhost:8080 in your browser
* first request triggers download of required npm packages so give it like 50 seconds (wathc console)
* set DEVMODE to false to get a (dynamically) bundled build

**Note:** hot module reloading is not enabled (see wiki, semantic ui example on how to do that)

0 comments on commit a8d0c15

Please sign in to comment.