Skip to content

Conversation

@aaron-steinfeld
Copy link
Contributor

No description provided.

@aaron-steinfeld aaron-steinfeld requested a review from a team July 16, 2020 18:56
@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        52           
  Lines         1352      1352           
  Branches       191       191           
=========================================
  Hits          1352      1352           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba29611...003829b. Read the comment docs.

@@ -1,4 +1,5 @@
// tslint:disable
import { camelCase } from 'lodash';

Choose a reason for hiding this comment

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

other imports from 'lodash-es' should also be reverted right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope, not actually reverting lodash-es, just adding the umd module back as well. This one runs as part of rollup so is running in node and needs the commonjs format.

@aaron-steinfeld aaron-steinfeld merged commit 53427b8 into master Jul 16, 2020
@aaron-steinfeld aaron-steinfeld deleted the restore-umd-format branch July 16, 2020 19:06
@hypertrace-ci
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants