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

main property for es6 module version #69

Open
dfahlander opened this issue Mar 7, 2016 · 1 comment
Open

main property for es6 module version #69

dfahlander opened this issue Mar 7, 2016 · 1 comment

Comments

@dfahlander
Copy link

In npm, you can have both main and esnext:main property in package.json. This is handy when your module have different build output for es5 and es6. Does bower.json plan to support esnext:main or similar?

@dfahlander
Copy link
Author

sorry, it should be "jsnext:main", not "esnext:main".

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

No branches or pull requests

1 participant