Skip to content

Commit

Permalink
feat(player): Renamed hlsjs wrapper to player
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Sep 8, 2024
1 parent f01fb73 commit e1f2c8e
Show file tree
Hide file tree
Showing 50 changed files with 2 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@mixwave/hlsjs",
"name": "@mixwave/player",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default defineConfig({
external: ["react", "hls.js"],
},
},
clearScreen: false,
server: {
port: 52005,
},
Expand Down

0 comments on commit e1f2c8e

Please sign in to comment.