Skip to content

Conversation

mongjong59
Copy link

@mongjong59 mongjong59 commented Nov 19, 2016

@justin808
And please notice that on your v5 justin808 branch the generator wasn't up-to-date. It's using a previous version with linter issues.

@justin808
Copy link
Member

I just tried also! Looks great!

"expose-loader": "^0.7.1",
"imports-loader": "^0.6.5",
"react": "^0.14.8 || ^15.0.0",
"react-dom": "^0.14.8 || ^15.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

@nostophilia Here's that 0.14.8 again.

@@ -0,0 +1,45 @@
{
"name": "react-webpack-rails-tutorial",
Copy link
Member

Choose a reason for hiding this comment

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

@nostophilia: We get these warnings:

npm WARN react-webpack-rails-tutorial@0.0.1 No description npm WARN react-webpack-rails-tutorial@0.0.1 No repository field. npm WARN react-webpack-rails-tutorial@0.0.1 No license field. npm WARN react-webpack-rails-tutorial@0.0.1 No repository field. npm WARN react-webpack-rails-tutorial@0.0.1 No license field. 
Copy link
Author

Choose a reason for hiding this comment

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

I've added "private": true, under

"name": "react-webpack-rails-tutorial", "version": "0.0.1", 

pushed v7

@@ -0,0 +1,13 @@
{
"name": "react-webpack-rails-tutorial",
Copy link
Member

Choose a reason for hiding this comment

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

@nostophilia: We get these warnings:

npm WARN react-webpack-rails-tutorial@0.0.1 No description npm WARN react-webpack-rails-tutorial@0.0.1 No repository field. npm WARN react-webpack-rails-tutorial@0.0.1 No license field. npm WARN react-webpack-rails-tutorial@0.0.1 No repository field. npm WARN react-webpack-rails-tutorial@0.0.1 No license field. 
@@ -0,0 +1,3 @@
<h1 class="alert alert-info this-works">Hello World</h1>
Copy link
Member

@justin808 justin808 Nov 19, 2016

Choose a reason for hiding this comment

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

@nostophilia

There should be no class values on this line.

<h1>Hello World</h1> 
@justin808 justin808 closed this Mar 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants