Skip to content

Commit

Permalink
Webpack refactor
Browse files Browse the repository at this point in the history
split web pack config in two with browser and server versions, refactored server.js to use the web pack generated server bundlle, created page.jsx as the server side entry point
  • Loading branch information
BradDenver committed Jan 4, 2015
1 parent 531c9bb commit c270a35
Show file tree
Hide file tree
Showing 8 changed files with 52,250 additions and 53 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -3,3 +3,5 @@
/bower_components/

/dev/index.html

/npm-debug.log

0 comments on commit c270a35

Please sign in to comment.