mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Default webapp name
This commit is contained in:
parent
5228897e8d
commit
387150151a
@ -78,7 +78,7 @@ function makeCommonConfig() {
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
inject: true,
|
||||
title: 'OCTO',
|
||||
title: 'Focalboard',
|
||||
chunks: ['main'],
|
||||
template: 'html-templates/page.ejs',
|
||||
filename: 'index.html',
|
||||
|
Loading…
Reference in New Issue
Block a user