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

Make require configurable #60

Merged
merged 3 commits into from
Mar 2, 2018

Conversation

FWeinb
Copy link
Contributor

@FWeinb FWeinb commented Mar 2, 2018

As discussed in FWeinb/astexplorer#1 this will make the require function configurable to make it possible to customise the require logic without having to deal with webpack.

@codecov
Copy link

codecov bot commented Mar 2, 2018

Codecov Report

Merging #60 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #60   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          76     76           
  Branches       18     18           
=====================================
  Hits           76     76
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

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 7a4bc84...663dbea. Read the comment docs.

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Most excellent! Thank you!

@kentcdodds kentcdodds merged commit d7cb81c into kentcdodds:master Mar 2, 2018
@kentcdodds
Copy link
Owner

This has been published as 2.2.0

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.

2 participants