Merge branch 'homepage' of http://gitea.cwsvjudo.dedyn.io/marko/cwsvJudo into homepage
This commit is contained in:
5
submodules/Makefile.materialize
Normal file
5
submodules/Makefile.materialize
Normal file
@@ -0,0 +1,5 @@
|
||||
.PHONY: build
|
||||
|
||||
build:
|
||||
npm install
|
||||
npm run release
|
||||
5
submodules/buildVideoJs.sh
Executable file
5
submodules/buildVideoJs.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
cd video.js
|
||||
npm install
|
||||
npm run release
|
||||
Reference in New Issue
Block a user