Skip to content

Commit

Permalink
Enable hot reloading
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph0919 committed Apr 4, 2016
1 parent a0e5ae1 commit d037ecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/webpack.client.rails.hot.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ config.module.loaders.push(
[
'react-transform',
{
superClasses: ['React.Component', 'BaseComponent', 'Component'],
transforms: [
{
transform: 'react-transform-hmr',
Expand Down

0 comments on commit d037ecd

Please sign in to comment.