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

cleanup #7

Merged
merged 3 commits into from
Jan 5, 2015
Merged

cleanup #7

merged 3 commits into from
Jan 5, 2015

Conversation

stefanpenner
Copy link
Member

  • proper test setup (no more delegating to a cli)
  • test for configuration (inline vs non-inline source map)
  • update links package.json

* test for configuration (inline vs non-inline source map)
* update links package.json
@stefanpenner stefanpenner changed the title * proper test setup (no more delegating to a cli) cleanup Jan 5, 2015
throw err;
}
TranspilerFilter.prototype.copyOptions = function() {
return JSON.parse(JSON.stringify(this.options));

Choose a reason for hiding this comment

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

😷 I can only hope for the future.

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

I think this is fine for now, once the future lands we can do that.

If you are extremely set on pulling in clondeep for this, I will gladly doit.

@stefanpenner
Copy link
Member Author

@sebmck anything i can do to move this along?

sebmck added a commit that referenced this pull request Jan 5, 2015
@sebmck sebmck merged commit 60df1fe into babel:master Jan 5, 2015
@stefanpenner stefanpenner deleted the cleanup branch January 5, 2015 23:26
@sebmck sebmck mentioned this pull request Jan 6, 2015
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.

None yet

3 participants