-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update build and distribution configuration
Addresses several updates to the distribution configuration: - Removed `browser` field to prioritize `module` imports. - Added `style` and `types` field to the package.json. - Updated the output file name in the `"build:css"` script from `video-js.min.css` to `pillarbox.min.css`. - Updated the quick guide to reflect how to properly integrate the library. These configuration was tested in conjunction with the demo (see SRGSSR/pillarbox-web-demo#7) to ensure that the library is easily integrated as a npm module.
- Loading branch information
Showing
3 changed files
with
22 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9291ae7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
152 tests passing in 9 suites.
Report generated by 🧪jest coverage report action from 9291ae7