Skip to content

Conversation

@carvelhallndi
Copy link

React.render() is deprecated and as a result, the example was broken. I just updated main.js to use ReactDOM.render and now it is good to go. Great code! Thanks for sharing.

Carvel and others added 2 commits May 1, 2016 15:48
…a barebones page is now being rendered using the jspm/es6 module technology
jspm install fetch
jspm dl-loader --latest
npm install uglifyjs
npm install html-dist
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all these dependencies should be in the package.json and then the install is just npm install && ./node_modules/.bin/jspm install

@jackfranklin
Copy link
Owner

Thanks for this, but I don't understand why some of the changes have been made, hence the comments. Could you clarify?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants