Skip to content

Commit

Permalink
Merge pull request #1270 from canalplus/misc/remove-compiled-builds-f…
Browse files Browse the repository at this point in the history
…rom-git

[Proposal] Remove dist folder and its content from git for the v4
  • Loading branch information
peaBerberian committed Sep 22, 2023
2 parents 19c6c16 + 77cd7b3 commit 1535ec0
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 53,679 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
/tests/performance/package.json
/tests/performance/package-lock.json

/dist/_esm5.processed
/dist/_esm5.raw
/dist/

/doc/generated

Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,6 @@ npm run test
npm run list
```

Builds are included in the ``dist/`` directory (builds based on the last version
are already included there).



## Why a new player? ###########################################################

Expand Down
Binary file removed dist/mpd-parser.wasm
Binary file not shown.
3 changes: 0 additions & 3 deletions dist/rx-player.d.ts

This file was deleted.

0 comments on commit 1535ec0

Please sign in to comment.