MM-52536 Webpack unification part 1 (#23322)
* MM-52536 Update Webpack and use the same version for all products * Switch Channels to use asset modules * Remove unused module configuration from Boards/Playbooks * Remove file-loader and html-loader * Unify versions of CSS-related loaders * Remove unused webpack-node-externals dependency * Add missing MiniCssExtractPlugin to Boards/Playbooks production builds
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8956f9399a
Коммит
c35d738e04
@@ -27,7 +27,6 @@
|
||||
"mattermost-redux/*": ["packages/mattermost-redux/src/*"],
|
||||
"reselect": ["packages/reselect/src"],
|
||||
"@mui/styled-engine": ["./node_modules/@mui/styled-engine-sc"],
|
||||
"!!file-loader*": ["utils/empty-string"],
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
|
||||
Ссылка в новой задаче
Block a user