Browse Source

Test workflow commit

pull/271/head
Gabe Kangas 6 years ago
parent
commit
5d03ecb694
  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": "",
"author": "Owncast",
"license": "ISC"
}

Loading…
Cancel
Save