OGP向けにインスタンスのバナー画像を提供するように
This commit is contained in:
parent
9ab34c2301
commit
be1125dcb9
10 changed files with 28 additions and 82 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue