Feat: use Monaco code editor

This commit is contained in:
HFO4
2020-05-03 13:16:40 +08:00
parent e8a6df9a86
commit ee0f224cbb
2 changed files with 2 additions and 2 deletions

2
assets

Submodule assets updated: df766e4438...6d23b07b7a

View File

@ -34,7 +34,7 @@ buildAssets () {
fi
cd $REPO
statik -src=assets/build/ -include=*.html,*.js,*.json,*.css,*.png,*.svg,*.ico -f
statik -src=assets/build/ -include=*.html,*.js,*.json,*.css,*.png,*.svg,*.ico,*.ttf -f
}
buildBinary () {