Skip to content

updated main.js#2

Open
carvelhallndi wants to merge 2 commits into
jackfranklin:masterfrom
carvelhallndi:master
Open

updated main.js#2
carvelhallndi wants to merge 2 commits into
jackfranklin:masterfrom
carvelhallndi:master

Conversation

@carvelhallndi

Copy link
Copy Markdown

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
Comment thread Makefile
jspm install fetch
jspm dl-loader --latest
npm install uglifyjs
npm install html-dist

Copy link
Copy Markdown
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
Copy Markdown
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