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

Add ES build #115

Closed
wants to merge 6 commits into from
Closed

Add ES build #115

wants to merge 6 commits into from

Conversation

aweary
Copy link
Contributor

@aweary aweary commented Dec 1, 2017

No description provided.

@@ -58,5 +58,6 @@ out/
.tmp
dist/*.map
Copy link
Member

Choose a reason for hiding this comment

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

Ah, missed this in publishr PR. We should remove dist from source entirely, because it exists in npm, but will be built from git if dep.

@ryan-roemer
Copy link
Member

@aweary -- Can you retool .npmignore.publishr to be a whitelist like normal with all the expect stuff like:

lib/
es/
dist/
NOT dist/*.map
... other normal stuff

? Thanks!

@ryan-roemer ryan-roemer self-assigned this Dec 19, 2017
ryan-roemer added a commit that referenced this pull request Jan 27, 2018
- Update babel configs
- Get publishr stuff properly working. Fixes #118
- Move `prop-types` back to real dependencies.
    - https://github.com/facebook/prop-types#how-to-depend-on-this-package
    - facebook/prop-types#44 (comment)
- Supersedes and closes #115
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants