video
This commit is contained in:
5
node_modules/hls.js/src/empty-es.js
generated
vendored
Normal file
5
node_modules/hls.js/src/empty-es.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// This file is inserted as a shim for modules which we do not want to include into the distro.
|
||||
// This replacement is done in the "alias" plugin of the rollup config.
|
||||
// Use a ES dedicated file as Rollup assigns an object in the output
|
||||
// For example: "var KeySystemFormats = emptyEs.KeySystemFormats;"
|
||||
module.exports = {};
|
||||
Reference in New Issue
Block a user