Skip to content

Use @zeit/ncc instead of checking in node_modules #17

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

Merged
merged 4 commits into from
Jan 8, 2020

Conversation

francisfuzz
Copy link
Contributor

👋 ! I'm opening this PR to have this project stay consistent with what we recommend to contributors on other projects in the actions org.

Changes:

  • Remove node_modules and add it to .gitignore
  • Use @zeit/ncc to create a compact build of src/main.js as dist/index.js.
  • Update package.json's scripts as well as including basic metadata about this project

cc: @jclem for review! 🙇

@francisfuzz francisfuzz changed the title Feature: use @zeit/ncc instead of checking in node_modules Use @zeit/ncc instead of checking in node_modules Jan 3, 2020
@francisfuzz
Copy link
Contributor Author

Testing

@jclem jclem merged commit 70dbd8d into actions:master Jan 8, 2020
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