Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Add "browser" field to package.json #20

Merged
merged 1 commit into from
Aug 20, 2015

Conversation

brigand
Copy link
Contributor

@brigand brigand commented Aug 7, 2015

My webpack build was failing without this. An alternative would be running this before publish: babel src --out-dir lib and "main": "lib/index.js".

@chrismcv
Copy link

this affected me too when I updated... so +1.

using babel would make lib cleaner and avoid a prebuilt webpack warning

seethroughdev pushed a commit that referenced this pull request Aug 20, 2015
Add "browser" field to package.json
@seethroughdev seethroughdev merged commit d7ba1de into seethroughdev:master Aug 20, 2015
@seethroughdev
Copy link
Owner

Thanks for doing this @brigand, sorry it fell through the cracks while working on other stuff. @chrismcv I'll get this switched over to using babel in webpack when i get a chance.

Thanks.

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.

3 participants