Skip to content

Commit

Permalink
misc readme: addresses #65
Browse files Browse the repository at this point in the history
  • Loading branch information
catamphetamine committed Apr 9, 2016
1 parent 16bc192 commit 19736fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ global.webpack_isomorphic_tools = new Webpack_isomorphic_tools(require('./webpac
{
// webpack-isomorphic-tools is all set now.
// here goes all your web application code:
// (it must reside in a separate *.js file
// in order for the whole thing to work)
require('./server')
})
```
Expand Down

0 comments on commit 19736fe

Please sign in to comment.