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

replace-require sub-paths #6

Closed
dawsbot opened this issue Mar 30, 2017 · 0 comments
Closed

replace-require sub-paths #6

dawsbot opened this issue Mar 30, 2017 · 0 comments

Comments

@dawsbot
Copy link
Contributor

dawsbot commented Mar 30, 2017

When calling replace-require() for thing -> replaceme on require('thing/sub'), it should create require('replaceme/sub'). Instead, it creates require('thing/sub').

@dawsbot dawsbot closed this as completed Mar 31, 2017
dawsbot added a commit that referenced this issue Mar 31, 2017
🐛 Replace-require fix sub-paths (Closes #6) (#8)

* 🎉  yarn init

* verbose fix for #6

* prune bloat

* cleanup

* Example code documentation linking

* docs spacing

* bump all deps

* update function naming
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

No branches or pull requests

1 participant