updated submodules
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
|
||||||
Submodule submodules/lite-youtube-embed updated: f9fc3a2475...217b3cde1a
Submodule submodules/materialize updated: 68e5224811...93e673c19f
Submodule submodules/parsedown updated: 77947eda2f...1ff0382739
Submodule submodules/wkOrg updated: 11d239a57b...a419b0680f
Reference in New Issue
Block a user