Skip to content

Conversation

@wimpyprogrammer
Copy link
Owner

Remove demo-only dependencies like Webpack from the dependency tree of the package published to npm.

@wimpyprogrammer wimpyprogrammer added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 19, 2022
@wimpyprogrammer wimpyprogrammer self-assigned this Feb 19, 2022
@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #62 (50fb337) into develop (53c921a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #62   +/-   ##
========================================
  Coverage    99.29%   99.29%           
========================================
  Files           22       22           
  Lines          424      424           
  Branches        69       69           
========================================
  Hits           421      421           
  Misses           2        2           
  Partials         1        1           
Impacted Files Coverage Δ
packages/regex-to-strings/src/Expander.ts 100.00% <ø> (ø)
packages/regex-to-strings/src/Expansion.ts 100.00% <ø> (ø)
packages/regex-to-strings/src/constants/index.ts 100.00% <ø> (ø)
...ex-to-strings/src/expanders/alternative-pattern.ts 100.00% <ø> (ø)
...ges/regex-to-strings/src/expanders/char-pattern.ts 93.33% <ø> (ø)
...o-strings/src/expanders/character-class-pattern.ts 100.00% <ø> (ø)
...ex-to-strings/src/expanders/disjunction-pattern.ts 100.00% <ø> (ø)
...es/regex-to-strings/src/expanders/group-pattern.ts 95.83% <ø> (ø)
...gex-to-strings/src/expanders/repetition-pattern.ts 100.00% <ø> (ø)
...ges/regex-to-strings/src/helpers/iterate-sorted.ts 100.00% <ø> (ø)
... and 12 more

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 53c921a...50fb337. Read the comment docs.

@wimpyprogrammer wimpyprogrammer merged commit f4d5a03 into develop Feb 19, 2022
@wimpyprogrammer wimpyprogrammer deleted the feature/yarn-workspaces branch February 19, 2022 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants