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

This commit is contained in:
syuilo
2018-12-15 23:19:04 +09:00
parent 9ab34c2301
commit be1125dcb9
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),