mirror of
https://github.com/mattermost/focalboard.git
synced 2025-04-23 13:37:07 -04:00
* Live Watch make target for improve the development experience * Fixing the pluginctl enable/disable code * Addressing PR review comments
3 lines
187 B
Text
3 lines
187 B
Text
server/**/*.go !server/**/*_test.go mattermost-plugin/server/**/*.go !mattermost-plugin/server/**/*_test.go {
|
|
prep: cd mattermost-plugin; make server deploy-to-mattermost-directory
|
|
}
|