Skip to content

Conversation

justin808
Copy link
Member

  1. Changed everything client side to be under /client directory
  2. Moved node_modules to /client directory
  3. Updated libraries including switching to babel.

Addresses:
Move package.json to inside webpack directory #10

* Avoids confusion between the `webpack` executable and the `/client` directory.
* This moves just about all client side assets underneath client.
@mbreining
Copy link
Member

Looks good.

@justin808
Copy link
Member Author

This code is running on heroku right now.

Copy link

Choose a reason for hiding this comment

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

Is this change intended? On another project, I have been using these paths without specifying lib.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, part of updating react-bootstrap.

justin808 added a commit that referenced this pull request Mar 23, 2015
…k-directory Move package json inside webpack directory, updated deps, using babel-loader, changed name of dir from /webpack to /client.
@justin808 justin808 merged commit fcd9bd4 into master Mar 23, 2015
@justin808
Copy link
Member Author

@bdefore Thanks for the feedback!

@justin808 justin808 deleted the move-package-json-inside-webpack-directory branch April 5, 2015 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants