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

Build ES and point jsnext correctly #32

Merged
merged 1 commit into from
Sep 1, 2016
Merged

Build ES and point jsnext correctly #32

merged 1 commit into from
Sep 1, 2016

Conversation

rehandalal
Copy link
Contributor

@rehandalal rehandalal commented Aug 19, 2016

I am having issues with the current build and ESLint.

Due to an incorrectly configured jsnext in package.json I get:

error  Unable to resolve path to module 'redux-form-material-ui'  import/no-unresolved

This fixes the issue.

@codecov-io
Copy link

codecov-io commented Aug 19, 2016

Current coverage is 100% (diff: 100%)

Merging #32 into master will not change coverage

@@           master   #32   diff @@
===================================
  Files          19    19          
  Lines         267   267          
  Methods        62    62          
  Messages        0     0          
  Branches        4     4          
===================================
  Hits          267   267          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 842b2f6...8ef414f

@erikras erikras merged commit 50bfbd2 into erikras:master Sep 1, 2016
@erikras
Copy link
Owner

erikras commented Oct 3, 2016

Published in v4.1.0.

@danny-andrews
Copy link

This is incorrect. pkg.module (i.e. pkg.jsnext:main) should point "to a module that has ES2015 module syntax but otherwise only syntax features that the target environments support." https://github.com/rollup/rollup/wiki/pkg.module

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.

4 participants