Browse Source

Another test of the workflow

pull/271/head
Gabe Kangas 5 years ago
parent
commit
226242f07b
  1. 2
      build/javascript/package.json

2
build/javascript/package.json

@ -34,6 +34,6 @@ @@ -34,6 +34,6 @@
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npm install && npx snowpack install && cp node_modules/video.js/dist/video-js.min.css web_modules/videojs && cp -R web_modules ../../webroot/js"
},
"author": "Owncast",
"author": "",
"license": "ISC"
}

Loading…
Cancel
Save