MM-51735 Remove references to mattermost-redux from Boards (#22694)
* MM-51735 Remove references to mattermost-redux from Boards * Fix styling and remove debug comments * Update Playbooks Jest config to point to mattermost-redux correctly
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
1cbfef65f1
Коммит
fb2dac307b
@@ -9,6 +9,7 @@ const config = {
|
||||
'^@mattermost/(components)$': '<rootDir>/../platform/$1/src',
|
||||
'^@mattermost/(client)$': '<rootDir>/../platform/$1/src',
|
||||
'^@mattermost/(types)/(.*)$': '<rootDir>/../platform/$1/src/$2',
|
||||
'^mattermost-redux/(.*)$': '<rootDir>/../channels/src/packages/mattermost-redux/src/$1',
|
||||
'^reselect$': '<rootDir>/../channels/src/packages/reselect/src',
|
||||
'^src/(.*)$': '<rootDir>/src/$1',
|
||||
},
|
||||
|
||||
Ссылка в новой задаче
Block a user