Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Build system #2

Merged
merged 3 commits into from
Apr 24, 2017
Merged

Build system #2

merged 3 commits into from
Apr 24, 2017

Conversation

1egoman
Copy link
Contributor

@1egoman 1egoman commented Apr 24, 2017

@jshanley correctly pointed out that using es6 exports is going to be a pain to
bring into a project. Here's a quick build system to take care of this problem.

  • Commands: make build / make publish / make clean
    • Builds with Babel, uses es2015 / react / object spread
  • Add CONTRIBUTING.md file to explain how build system works.

Copy link
Member

@jshanley jshanley left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@guscost guscost left a comment

Choose a reason for hiding this comment

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

looks good.

@1egoman
Copy link
Contributor Author

1egoman commented Apr 24, 2017

Cool, :shipit:

@1egoman 1egoman merged commit c00a3f6 into master Apr 24, 2017
@1egoman 1egoman deleted the build-system branch April 24, 2017 14:15
@1egoman
Copy link
Contributor Author

1egoman commented Apr 24, 2017

v0.2.0 published

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.

None yet

3 participants