stream-engine-player 0.0.24 → 0.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37009,7 +37009,7 @@ be.registerPlugin ? be.registerPlugin("reloadSourceOnError", qS) : be.plugin("re
37009
37009
  const GN = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37010
37010
  __proto__: null,
37011
37011
  default: be
37012
- }, Symbol.toStringTag, { value: "Module" })), qN = "stream-engine-player", WN = "0.0.24", KN = "Stream engine player", zN = "module", XN = [
37012
+ }, Symbol.toStringTag, { value: "Module" })), qN = "stream-engine-player", WN = "0.0.25", KN = "Stream engine player", zN = "module", XN = [
37013
37013
  "dist",
37014
37014
  "src",
37015
37015
  "index.js",
@@ -37040,7 +37040,7 @@ const GN = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37040
37040
  lint: "./node_modules/.bin/eslint src",
37041
37041
  format: 'prettier "src/**/*.{ts,js,json,scss,css}" --write',
37042
37042
  watch: 'concurrently "vite build --watch" "vite serve"',
37043
- "build:watch": "vite build --watch"
37043
+ "build:watch": "vite build --watch --minify=false"
37044
37044
  }, eB = {
37045
37045
  angular: "~1.4.8",
37046
37046
  "angular-cookies": "~1.4.8",