OGP向けにインスタンスのバナー画像を提供するように

This commit is contained in:
syuilo 2018-12-15 23:19:04 +09:00
parent 9ab34c2301
commit be1125dcb9
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
10 changed files with 28 additions and 82 deletions

View file

@ -114,7 +114,6 @@ module.exports = {
clear: false
}),
new webpack.DefinePlugin({
_THEME_COLOR_: JSON.stringify(constants.themeColor),
_COPYRIGHT_: JSON.stringify(constants.copyright),
_VERSION_: JSON.stringify(meta.version),
_CLIENT_VERSION_: JSON.stringify(version),