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

Create npm task to transpile library for publishing #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Create npm task to transpile library for publishing #7

wants to merge 3 commits into from

Conversation

aweber1
Copy link

@aweber1 aweber1 commented Apr 14, 2017

Fixes #6

aweber1 added 3 commits April 14, 2017 14:08
…. otherwise, existing use of require("babel-register") doesn't always play well with apps already using babel. also moved babel dependencies to devDependencies.
@aweber1
Copy link
Author

aweber1 commented Apr 14, 2017

New publishing workflow would be:
npm run build
npm run publish

@eKoopmans
Copy link

Definitely agree with moving babel to devDependencies, as-is it creates a lot of extra baggage for this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants