Skip to content

Commit

Permalink
remove dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Jenkinson committed Jun 17, 2018
1 parent e918f3a commit d76f879
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 34,319 deletions.
1 change: 0 additions & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ npm run test

- Use [EditorConfig](http://editorconfig.org/) or at least stay consistent to the file formats defined in the `.editorconfig` file.
- Develop in a topic branch, not master
- Don't commit the updated `dist/hls.js` file in your PR. We'll take care of generating an updated build right before releasing a new tagged version.

Thanks! :heart: :heart: :heart:
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ coverage/

.idea/*

# Build reports
dist/bundle-analyzer-report.*
# Build
/dist
Loading

0 comments on commit d76f879

Please sign in to comment.