File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "uglifyify" : " ^3.0.2"
2424 },
2525 "devDependencies" : {
26- "livereactload" : " latest " ,
26+ "livereactload" : " next " ,
2727 "nodemon" : " ^1.9.2" ,
2828 "react-hot-loader" : " next" ,
2929 "watchify" : " ^3.7.0"
Original file line number Diff line number Diff line change 11import React from "react"
22import { render } from "react-dom"
3- import { AppContainer } from "babel -hot-loader"
3+ import { AppContainer } from "react -hot-loader"
44import App from "./src/app"
55
66const initialModel = window . INITIAL_MODEL
Original file line number Diff line number Diff line change 5050 "http-server" : " ^0.9.0" ,
5151 "ignore-styles" : " ^5.0.1" ,
5252 "jsdom" : " ^9.11.0" ,
53- "livereactload" : " latest " ,
53+ "livereactload" : " next " ,
5454 "log" : " ^1.4.0" ,
5555 "nyc" : " ^10.1.2" ,
5656 "react-addons-test-utils" : " ^15.4.2" ,
Original file line number Diff line number Diff line change 2424 "gulp" : " ^3.9.1" ,
2525 "gulp-nodemon" : " ^2.1.0" ,
2626 "gulp-util" : " ^3.0.7" ,
27- "livereactload" : " latest " ,
27+ "livereactload" : " next " ,
2828 "nodemon" : " ^1.9.2" ,
2929 "react-hot-loader" : " next" ,
3030 "vinyl-buffer" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments