Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Use esprima-fb package instead of pointing at github#3

Merged
jordwalke merged 1 commit into
facebookarchive:masterfrom
zpao:esprima
Aug 29, 2013
Merged

Use esprima-fb package instead of pointing at github#3
jordwalke merged 1 commit into
facebookarchive:masterfrom
zpao:esprima

Conversation

@zpao

@zpao zpao commented Aug 27, 2013

Copy link
Copy Markdown

It's better like this. No tests fail that didn't already (which is a thing we should fix).

I can just commit this directly to avoid a merge commit. Just give me the 👍

@jordwalke

Copy link
Copy Markdown

Did you test - react-page on a fresh npm install?

@zpao

zpao commented Aug 28, 2013

Copy link
Copy Markdown
Author

Just did... looks like it's working!

Comment thread package.json

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

what format is this?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

"semantic" - our esprima package tracks the harmony branch of esprima, but we wanted to meaningfully version. So we (@jeffmo & I) opted to do it this way. This lets us make breaking changes and push out a new version (2001.y.z) and then if esprima makes a breaking change that we merge in we can bump again (2002.y.z). Same goes for minor & patch levels.

jordwalke added a commit that referenced this pull request Aug 29, 2013
Use esprima-fb package instead of pointing at github
@jordwalke jordwalke merged commit 9942d78 into facebookarchive:master Aug 29, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants