Skip to content

fix: restoring umd format#17

Merged
aaron-steinfeld merged 2 commits into
masterfrom
restore-umd-format
Jul 16, 2020
Merged

fix: restoring umd format#17
aaron-steinfeld merged 2 commits into
masterfrom
restore-umd-format

Conversation

@aaron-steinfeld

Copy link
Copy Markdown
Contributor

No description provided.

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

codecov Bot commented Jul 16, 2020

Copy link
Copy Markdown

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.

Comment thread rollup.config.ts
@@ -1,4 +1,5 @@
// tslint:disable
import { camelCase } from 'lodash';

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

🎉 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.

3 participants