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

adding support for "browser" field, making inclusion in the browser more robust. #30

Merged
merged 1 commit into from
Dec 4, 2016

Commits on Nov 29, 2016

  1. adding support for "browser" field

    Adding the "browser" field to package.json.
    For details, see: https://github.com/defunctzombie/package-browser-field-spec
    
    Useful when one is not using bower to install this package. Atleast webpack seems to pick this up without issue.
    Webpack seems to support it - seems like an elegant solution for mixed usage libraries. 
    
    Seems to be a better solution than APIDevTools#27 APIDevTools#27
    sramam authored Nov 29, 2016
    Configuration menu
    Copy the full SHA
    8280727 View commit details
    Browse the repository at this point in the history