Test workflow commit

This commit is contained in:
Gabe Kangas 2020-10-19 22:03:24 -07:00
parent 22f37df2a6
commit 5d03ecb694

View file

@ -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"
}