Skip to content

added postRequireTransforms#119

Merged
jackfranklin merged 4 commits into
jackfranklin:masterfrom
vinitm:postRequireTransforms
Sep 9, 2016
Merged

added postRequireTransforms#119
jackfranklin merged 4 commits into
jackfranklin:masterfrom
vinitm:postRequireTransforms

Conversation

@vinitm

@vinitm vinitm commented Jul 15, 2016

Copy link
Copy Markdown
Contributor

As per #116

@callumacrae

Copy link
Copy Markdown
Contributor

Neat :)

Comment thread index.js Outdated
function applyTransform(requireName, plugin) {
// var requireName = getRequireName(name);
var transform = postRequireTransforms[requireName];
// var plugin = requireFn(name);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

please could you remove the commented lines?

@jackfranklin

jackfranklin commented Aug 18, 2016

Copy link
Copy Markdown
Owner

I'm really sorry I completely missed this in my GitHub notifications! My apologies.

This looks really good; do you fancy adding a test? No worries if not, or let me know if you'd like to work on doing the test together :)

@vinitm

vinitm commented Sep 3, 2016

Copy link
Copy Markdown
Contributor Author

ya sure

@vinitm

vinitm commented Sep 9, 2016

Copy link
Copy Markdown
Contributor Author

@jackfranklin is the test ok?

@callumacrae

Copy link
Copy Markdown
Contributor

The test looks good to me :)

@jackfranklin jackfranklin merged commit a69119d into jackfranklin:master Sep 9, 2016
@jackfranklin

Copy link
Copy Markdown
Owner

Perfect 👍

@jackfranklin

Copy link
Copy Markdown
Owner

This has been published in 1.3.0

@vinitm

vinitm commented Sep 18, 2016

Copy link
Copy Markdown
Contributor Author

great!!!

@vinitm vinitm deleted the postRequireTransforms branch September 18, 2016 13:49
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.

3 participants