Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] Framework: update wpcom #6367

Closed
wants to merge 2 commits into from
Closed

[wip] Framework: update wpcom #6367

wants to merge 2 commits into from

Conversation

retrofox
Copy link
Contributor

@retrofox retrofox commented Jun 28, 2016

I'm using the 4.10.0-beta.0 of wpcom.js to test the building process. The most important change here we've started to use babel-6 and n8-make.

Testing

  1. clean all dependencies
> make distclean
  1. Install dependencies
npm install
  1. Test the whole app

cc @TooTallNate @timmyc

@retrofox
Copy link
Contributor Author

First bug found:

ERROR in ./client/lib/wpcom-undocumented/lib/me.js
Module not found: Error: Cannot resolve module 'wpcom/dist/lib/me' in /Users/retrofox/lab/wp-calypso/client/lib/wpcom-undocumented/lib

wpcom.js changed the compiling folder from ./dist to ./build.

@retrofox retrofox changed the title [wip] Framework: update wpcom@4.10.0 [wip] Framework: update wpcom Jun 28, 2016
@retrofox
Copy link
Contributor Author

I'll close this one in favor to create a new one pointing to 5.0.0

@retrofox retrofox closed this Jun 28, 2016
@lancewillett lancewillett deleted the update/wpcom-4.10.0 branch September 2, 2016 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants