Skip to content

Commit

Permalink
Feature/run build dist (erlef#109)
Browse files Browse the repository at this point in the history
* Remove duplicates

We already have everything we need in 3RD_PARTY_LICENSES

* Be mindful of pull request creators
  • Loading branch information
paulo-ferraz-oliveira authored Apr 21, 2022
1 parent 10d50f7 commit 9d4fdad
Show file tree
Hide file tree
Showing 4 changed files with 234 additions and 283 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Here are a few things you can do that will increase the likelihood of your pull
- Write tests.
- Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
- Execute `npm run build-dist` and fix any issues arising from that

## Resources

Expand Down
122 changes: 0 additions & 122 deletions dist/licenses.txt

This file was deleted.

Loading

0 comments on commit 9d4fdad

Please sign in to comment.