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

Babel config with optional: ['runtime'] - can't resolve babel-runtime #10

Closed
insin opened this issue Dec 4, 2015 · 0 comments
Closed
Labels

Comments

@insin
Copy link
Owner

insin commented Dec 4, 2015

This is in webpack's realm, thankfully.

Possible solutions:

  1. Alias babel-runtime to the version in nwb's node_modules - a bit hacky
  2. Add nwb's node_modules to resolve.fallback, con: opens up all of nwb's modules to require() scope
@insin insin added the bug label Dec 4, 2015
@insin insin modified the milestone: 0.2 Dec 4, 2015
@insin insin closed this as completed in 4f2e1e0 Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant