mirror of
https://github.com/mattermost/focalboard.git
synced 2025-03-23 20:52:42 +02:00
MM-46275 Rename product container to 'boards' (#4015)
This commit is contained in:
parent
610dea35e2
commit
ccd09fd7b6
@ -144,7 +144,7 @@ if (TARGET_IS_PRODUCT) {
|
||||
}
|
||||
|
||||
config.plugins.push(new ModuleFederationPlugin({
|
||||
name: PLUGIN_ID,
|
||||
name: 'boards',
|
||||
filename: 'remote_entry.js',
|
||||
exposes: {
|
||||
'.': './src/index',
|
||||
|
Loading…
x
Reference in New Issue
Block a user