mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-30 08:36:54 +02:00
17991b9161
* Live Watch make target for improve the development experience * Fixing the pluginctl enable/disable code * Addressing PR review comments
4 lines
187 B
Plaintext
4 lines
187 B
Plaintext
server/**/*.go !server/**/*_test.go mattermost-plugin/server/**/*.go !mattermost-plugin/server/**/*_test.go {
|
|
prep: cd mattermost-plugin; make server deploy-to-mattermost-directory
|
|
}
|