Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

support browser field #14

Merged
merged 3 commits into from
Dec 30, 2015
Merged

support browser field #14

merged 3 commits into from
Dec 30, 2015

Conversation

Rich-Harris
Copy link
Contributor

This PR adds support for the browser field in package.json files (#8)

@@ -23,7 +26,7 @@ export default function npm ( options ) {
importee,
{
basedir: dirname( importer ),
packageFilter( pkg ) {
packageFilter ( pkg ) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have a rollup-wide linter for stuff like this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Rich-Harris added a commit that referenced this pull request Dec 30, 2015
support browser field
@Rich-Harris Rich-Harris merged commit 4d5bf63 into master Dec 30, 2015
@Rich-Harris Rich-Harris deleted the gh-8 branch December 30, 2015 04:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants