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

fix(build): make it compatible with npm3 #91

Merged
merged 1 commit into from
Sep 27, 2015
Merged

fix(build): make it compatible with npm3 #91

merged 1 commit into from
Sep 27, 2015

Conversation

mgechev
Copy link
Owner

@mgechev mgechev commented Sep 25, 2015

Two fixes:

  • require.resolve cant find module traceur when npm 3.3.3 is used
  • move from tiny-lr to mini-lr

@elwayman02
Copy link

👍

mgechev added a commit that referenced this pull request Sep 27, 2015
fix(build): make it compatible with npm3
@mgechev mgechev merged commit 40cbef3 into master Sep 27, 2015
@ludohenin ludohenin deleted the npm3 branch October 3, 2015 12:05
@elwayman02
Copy link

@mgechev fyi, the tiny-lr project was updated and I've been added as a maintainer, so I'm going to deprecate mini-lr in the meantime to keep the community from fracturing while hopefully giving the original project better support. Please move back to tiny-lr when you are ready to upgrade your dependencies, and sorry for the back-and-forth!

@mgechev
Copy link
Owner Author

mgechev commented Oct 29, 2015

Thanks for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants